Closed hegocre closed 3 years ago
Was able to reproduce the problem. The camera sends invalid RTSP data on negotiation. Will check if I can make some workaround.
Woah, thanks, that would be nice!
I would like to help, but I know nothing about the rtsp protocol.
I will try to contact the system administrator and see if the problem can be fixed, but given that it's a proprietary camera, i suppose the protocol implementation cannot be changed.
Thanks again!
Hi.
First of all, thanks for this library, i've been using it, and for now it's been working quite well except for one problem.
The first time I load a stream, it works with no problems. But attempts for about two minutes return status code -1, and the image doesn't load. I don't have this problem with VLC, and I have the same problem with the sample app.
The stream url is rtsp://exterior.escolamestral.cat:554/h264Preview_01_main, and the credentials are username: mestral password: mestral (I can share them as they are public on the webpage for public access).
Any help would be highly appreciated.
Thanks.