AlexxIT / go2rtc

Ultimate camera streaming application with support RTSP, RTMP, HTTP-FLV, WebRTC, MSE, HLS, MP4, MJPEG, HomeKit, FFmpeg, etc.
https://github.com/AlexxIT/Blog
MIT License
3.8k stars 309 forks source link

go2rtc no ports assigned #1092

Open pdnovo opened 2 months ago

pdnovo commented 2 months ago

Hi All,

I'm using a Raspberry Pi 4 with Pi OS lite 64 bit installed. I installed go2rtc using docker. Installation was ok but go2rtc doesn't seem to be working. When I use docker ps command, this is what I get: CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES f7b81a75236a alexxit/go2rtc "/sbin/tini -- go2rt…" 3 days ago Up 20 minutes elastic_gates

There are no ports assigned, so quit obvious why it doesn't work, my question, how do I solve this? I've put an go2rtc.yaml file in the pwd.

Regards, Peter

skrashevich commented 2 months ago

Show the docker run command you use to start the container.