revmischa / rtsp-server

Lightweight RTSP/RTP streaming media server
https://metacpan.org/release/RTSP-Server
426 stars 112 forks source link

OBS - Unable to parse request #30

Open gpiffaretti opened 5 years ago

gpiffaretti commented 5 years ago

I used OBS for streaming and the server is printing the following message in the console:

Unable to parse request '!D&?BwR2DTE?C??T!???q??0С?L??{ȠT?n??r?3A\o?<??s??{??H<?HS+U[j?42o]*J/:=)?v??$h...

That last string is always different. Any ideas? OBS is so powerful streaming tool. Would be nice to make them work together.

revmischa commented 5 years ago

Do you know what protocol it is sending? RTMP? RTMPE? RTSP?

gpiffaretti commented 5 years ago

In OBS I can only set the URL, And I'm using rtsp://127.0.0.1:/abc So I guess it's rtsp but I'm not 100% sure.

Sent from my iPhone

On Feb 22, 2019, at 5:57 PM, Mischa Spiegelmock notifications@github.com wrote:

Do you know what protocol it is sending? RTMP? RTMPE? RTSP?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.