webrtc icon indicating copy to clipboard operation
webrtc copied to clipboard

RTSP and gstreamer

Open projetoarduino opened this issue 1 year ago • 0 comments

Hello everyone I'm trying but without success to add an RTSP url and convert to vp8

videoSrc := flag.String("rtspsrc", location="rtsp://admin:[email protected]:554/Streaming/Channels/102/" ! rtph264depay ! h264parse ! avdec_h264, "GStreamer video src")

can anyone give any suggestions?

projetoarduino avatar Jun 17 '23 14:06 projetoarduino