ExoPlayer
ExoPlayer copied to clipboard
An extensible media player for Android
Results
2
ExoPlayer issues
Sort by
recently updated
recently updated
newest added
This ensures that the Url used is the one returned from the DESCRIBE request This was the previous behaviour when speaking to a Live555 RTSP Server Request: `V/Sender: DESCRIBE rtsp://user:[email protected]:554/video?input=0&transmission=unicast...
Adds support RTSPS (RTSP over TLS). Tested with Nest camera stream and it works. That's also why the timeout is increased to 20 seconds, because it look like their RTSP...