jkuri / opencv-ffmpeg-rtmp-stream

OpenCV FFMpeg Live Video Stream over RTMP protocol.
MIT License
210 stars 59 forks source link

Got this on Mac #6

Closed dioptre closed 4 years ago

dioptre commented 4 years ago
RTMP_Connect0, failed to connect socket. 61 (Connection refused)

Please help!

dioptre commented 4 years ago

Ah I'm an idiot I thought this was an rtmp streamer - as ffmpeg does it - needed the docker rtmp-server

jkuri commented 4 years ago

no problem. if you wish customized RTMP server you can check out https://github.com/nareix/joy4. I used that library for docker image.