react-native-vlc-media-player icon indicating copy to clipboard operation
react-native-vlc-media-player copied to clipboard

Not able to stream RTSP on IOS. EXC_BAD_ACCESS when run

Open CVHOANG-coder opened this issue 1 year ago • 18 comments

I am trying to live stream using RTSP, the url is wokring fine in the actual media player but it's not working and show error: EXC_BAD_ACCESS when trying to stream it using VLCPlayer. Both simulator and real device

image

CVHOANG-coder avatar Jun 24 '24 04:06 CVHOANG-coder