You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dos you enable rtsp plugin on android (see the doc)? Unfortunately ios doesn't support it and avplayer doesn't support it also. Vlc would be a better solution for ios...
Version
6.4.5
What platforms are you having the problem on?
iOS, Android
System Version
Windows 10 Version 22H2
On what device are you experiencing the issue?
Real device
Architecture
Old architecture
What happened?
Using "react-native-video " when I try to play the rtsp stream coming from an IP camera, it just shows blank screen and I get an error in console :
"androidx.media3.exoplayer.ExoPlaybackException: Source error"
Firstly I was using react-native-vlc-player to stream live view from camera, but it is not working on latest ios
Any solutions?? to play rtsp on both android on ios
Reproduction Link
repository link
Reproduction
Step to reproduce this bug are:
The text was updated successfully, but these errors were encountered: