Xamarin Forms
andersonvieiragomeslopes opened this issue · 5 comments
Is it possible to use with Xamarin Forms? If yes, how?
It's a .Net standard library and you can use it with Xamarin. There is no UI component in this library, what would you like to have exactly ?
I have a xamarin forms iptv application, I want to make it possible to play the video to another device (Television) connected in the same network (Wireless ssid or wired), my application uses the standard .Net standard as well.
Sorry if maybe I could not explain you well, I'm from Brazil, my language is different.
If your device supports the video format of your iptv channel, it should work.
Use the code in the README file and replace the ContentId by your video URI to test it.
What happens is that I need it to work with android, which is a little difficult without a specific documentation
Tutorial: https://github.com/jfversluis/CastRadio