Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot stream video on iOS #80

Open
sayan-futurehook opened this issue Apr 6, 2023 · 0 comments
Open

Cannot stream video on iOS #80

sayan-futurehook opened this issue Apr 6, 2023 · 0 comments

Comments

@sayan-futurehook
Copy link

I am trying to convert a RTSP stream from some Hikvision camera to webrtc using https://github.com/deepch/RTSPtoWeb . This is successful in converting the rtsp source to a webrtc, and when i open it in my browser it is streaming. Now when I am opening it in iOS it is failing to stream and shows a black screen. Previously I was using https://github.com/deepch/RTSPtoWebRTC to do the exact thing, but some of the camera were unable to stream video, so I tried https://github.com/deepch/RTSPtoWeb to stream and it was successful. It looks like https://github.com/deepch/vdk used for rtsp streaming is having different version used in RTSPtoWeb is different than RTSPtoWebRTC. I tried changing them, but the code was not running.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant