Hi, I'm new to Red5 (and OBS, for that matter). I am trying to get them to play nice together so I can stream directly (internal LAN) to a mobile device over RTMP.
I took version 1.0 of Red5 and installed it on my machine (Win7 x64). I got prompted 2x during setup, 1 for IP, which I put my local host (127.0.0.1), and once for the port, to which I put 4444 (just a number that popped into my head).
If I go to
http://127.0.0.1:4444 I get the Red5 HTTP page in browser, but I can't connect to it from OBS to stream. I see in the Red5 config file that the port is different for RTMP, it's 1935, so I tried that, but no luck.
In "Broadcast Settings" of OBS, I'm using "Custom" type, and the address is: rtmp://
192.168.1.100:1935 (the internal address of my computer) - I've also tried 127.0.0.1 with no luck. The error I'm getting is that the pass key / channel path is invalid and the handshake failed. I cannot figure out where to control this in the Red5 config. I left this field blank in OBS.
Information seems to be scarce on the matter, and the few people with Red5 problems I find on OBS forum and stuff essentially get told to piss off...
Anybody have any info on setting the duo up to work together or simply what's wrong with the pass key / where to set it?