Docker & RaspBerry

RMAG news

Hi all,

I’m primarily a FileMaker developer, for a project I’m working on I need to capture images from a IP camera. Those camera’s output is RTSP. To capture these images I need to convert the stream to a format that’s compatible with a standard browser. For this purpose I want to use a Raspberry Pi 4, basic 64bit OS, no GUI, docker and go2rtc from AlexxIT.
I’ve installed the OS en docker and from docker I installed go2rtc. The installation was ok, no errors at all but there are no ports assigned in go2rtc so it doesn’t work. The interface from go2rtc uses port 1984 for its interface but that doesn’t work of course because the port isn’t assigned.
Conclusion, I must be doing something wrong but I can’t figure out what. I’m not very familiar with Raspberry so any help is welcome.

Kind regards,
Peter

Leave a Reply

Your email address will not be published. Required fields are marked *