Transform your streaming capabilities with Edge App - go2rtc, the ultimate application for seamless video and audio integration. Supporting a wide range of protocols such as RTSP, RTMP, HTTP-FLV, WebRTC, MSE, HLS, MP4, MJPEG, HomeKit, and FFmpeg, this versatile solution is perfect for industrial applications.

go2rtc is an open-source real-time communication server designed to enhance streaming by acting as a bridge between different protocols, ensuring interoperability across devices, software, and platforms. With IXON SecureEdge Pro and IXON Web Access, it provides secure and remote access to virtually any webcam, allowing for unparalleled flexibility and performance.

Key benefits with go2rtc:
  • Protocol Bridging: Supports and converts between protocols like RTSP, WebRTC, and HTTP, ensuring seamless device compatibility.
  • Low-Latency Streaming: Delivers minimal delay for high-quality live video and audio, essential for surveillance and real-time monitoring.
  • Lightweight & Scalable: Runs efficiently on IXON SecureEdge Pro hardware, making it a perfect fit for various setups.
See the go2rtc documentation for more information. 
Find the prerequisites here

How to install
  1. docker pull alexxit/go2rtc:latest --platform linux/arm64/v8
  2. docker tag alexxit/go2rtc:latest <SecureEdge IP>:5000/alexxit/go2rtc:latest
  3. docker push <SecureEdge IP>:5000/alexxit/go2rtc:latest
  4. Login to the local web interface of your SecureEdge Pro
  5. Go to ‘Docker’ in the left menu
  6. Create a new container based on the go2rtc image
    1. Add the following ports as port mapping: 1984, 8554, 8555
    2. Add a volume with the name “config” and container path “/config”
    3. Add an environment variable with key “TZ” and value <your timezone>
  7. Configure IXON Web Access to access the video stream via the browser
    1. Port: 1984
    2. Default landingpage: /stream.html
      • Here you can directly link to a specific camera, for example: /stream.html?src=Revodata 

App details