alessandrobrugnera

Results 2 comments of alessandrobrugnera

I solved this by using `-h 127.0.0.1` instead of `-h '127.0.0.1'`. Remove the single quotes also from the topic otherwise it will publish to `'topic'` instead of `topic`. If you...

@Doublefire-Chen I don't think authentication for RTSP will be a good solution for protecting the stream since with tools like wireshark you can pretty much instantly sniff the username and...