Skip to content

Simple dockerized service exposing a videofeed through WebRTC via a HTTP frontend

License

Notifications You must be signed in to change notification settings

MO-RISE/peek-a-boo

Repository files navigation

peek-a-boo

Simple dockerized service exposing a videofeed through WebRTC via a HTTP frontend. Shamelessly copied from the webcam example provided by the aiortc team. Automatically built as a docker image on release. The image is available from here: https://github.com/orgs/MO-RISE/packages

Example setup:

version: '3'
services:

  peek-a-boo:
    image: ghcr.io/mo-rise/peek-a-boo:latest
    ports:
      - 8000:8000
    command: [ "--play-from", "rtsp:https://rtsp.stream/pattern" ]

Head to https://localhost:8000 and click the startbutton which should (after a few seconds) yield: