Wojciech Orzechowski
Wojciech Orzechowski
SMSoftware Mansion
Created by Wojciech Orzechowski on 1/17/2024 in #membrane-help
RTSP authentication problem?
Hi @Noarkhh thank you for the confirmation. My notebook is based on the example, albeit ripped apart for more details. I will come back with more information. Thank you
13 replies
SMSoftware Mansion
Created by Wojciech Orzechowski on 1/17/2024 in #membrane-help
RTSP authentication problem?
That sounds like a good idea. In the meanwhile, I just forked exSDP and used github mix install, but I would love to support the development of the original repo. I played a little bit more with your RTSP example and I have a new problem: despite providing the correct authentication information, I receive 400 when I want to setup session. I put my suspicion in the notebook, but excuse my newbie understanding of the requirements of the RTSP protocol, but my investigation will find something, sooner or later. Am I missing something? @Łukasz Kita @sgfn @Noarkhh
13 replies
SMSoftware Mansion
Created by Wojciech Orzechowski on 1/17/2024 in #membrane-help
RTSP authentication problem?
@sgfn that is my issue exactly, what a shame that is the approach from them. Any ideas how to tackle that issue in the future? I would like avoid forking the library as it might get outdated. Maybe an option of a custom parser?
13 replies
SMSoftware Mansion
Created by Wojciech Orzechowski on 1/17/2024 in #membrane-help
RTSP authentication problem?
hi again @Noarkhh , I think I found the issue (I am more than happy to create a PR as I would love to contribute, just let me know if you are happy with my suggestion and what approach to follow with a PR). I attach my Livebook with my investigation and solution. Long story short, there was an issue with parsing the SDP's origin. I am a noobie in terms of protocols (I learned a lot during this investigation), but read the RFC8866 and RFC4566 and I don't see why the extra character "1" is there.
13 replies
SMSoftware Mansion
Created by Wojciech Orzechowski on 1/17/2024 in #membrane-help
RTSP authentication problem?
hi @Noarkhh I came up with a way of testing what the problem is to some extend. I run an VLC RTSP stream that has no required auth (I guess the example stream you provide in the server starting script could be used as well) vs the TP-Link camera which required auth and there is no way of turning that off. I will have more info later in the evening / latest tomorrow when I organize my notes. Thank you guys!
13 replies