简体   繁体   中英

How to play RTMP server address in Xamarin.forms (Shared)

I want to play RTMP server address in Xamarin.forms (Shared), as I am a beginner and don't know much about the Xamarin.Forms(Shared). So, can anybody help in this? How to play a video with RTMP server address?

Thanks in advance.

You could use LibVLCSharp to play RTMP stream
I am using by myself and works flawlessly easy. I had issues with ExoPlayer bindings for xamarin or MediaManager for xamarin

Various Samples, which also includes xamarin.forms https://code.videolan.org/mfkl/libvlcsharp-samples

For streaming you could use
https://github.com/rhedgpeth/Xamarin-Yasea

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM