Expert on Live Video Streaming on Janus / Antmedia

Job ID: 31520811

Budget: $250 – $750 USD

Hello. First of all, please write especially about how you can offer me a solution for this project. Otherwise I will not read "template messages"

I want to stream using by Janus's services. I will stream by HDMI Capture device from Raspberry by following command.

Could you set-up for me a server which will support multiple streamings from Raspberry and IP cameras?

Thank you..


--Raspberry HDMI Encoder B101 (https://auvidea.eu/b101-hdmi-to-csi-2-bridge-15-pin-fpc/)
v4l2src device={capture_device} ! video/x-raw,format=UYVY,framerate=50/2 ! videoconvert ! videoscale ! video/x-raw, width=1280,height=720 ! omxh264enc ! rtph264pay ! udpsink host={video_host} port={capture_video_port} alsasrc device=plughw:CARD=Audio,DEV=0 ! audioresample ! audio/x-raw,channels=2,rate=48000 ! opusenc bitrate=20000 ! rtpopuspay ! udpsink host={video_host} port={capture_audio_port}

--IP Camera
rtspsrc location={camera_device} latency = 0 ! decodebin ! omxh264enc ! video/x-h264,profile=baseline,stream-format=byte-stream,alignment=au ! rtph264pay ! queue ! udpsink host={video_host} port={camera_video_port}
Related categories: Python Linux Video Services Raspberry Pi