How to play RTSP streaming using MediaElement? #1131
Replies: 1 comment
-
Closed as per the Community Stand-up discussion here: https://youtu.be/N9wMcBP4jtg?t=2889 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, I am working on a streaming project and we have to support RTSP and HLS streaming. I am able to stream both in the Android application but as iOS is using AVPlayer and AVPlayer is not supporting RTSP streaming, I am not able to play RTSP streaming with MediaElement. So please suggest any way to support RTSP streaming for iOS.
Beta Was this translation helpful? Give feedback.
All reactions