Hi, We are developing a Tizen app using xamarin forms.
I have some queries, can anyone help me to figure out the solution?
- Method to get MAC address of the Tizen TV. Which is used to uniquely identify the device.
- Solution to capture screenshot and upload.
- Get Monitor info (monitor height, width, serial number) and other CPU details (free, occupied RAM, HDD memory).
- Custom Video renderer which is used to play video. If we use ViewRenderer<CustomVideoPlayer, Tizen.Multimedia.MediaView> or VisualElementRenderer<ScreenZ.Renderer.CustomVideoPlayer> It’s not displaying video.