streaming into a web pag
caserzer
caserzer at msn.com
Wed Dec 18 08:23:19 UTC 2019
Hi Nirbheek,
I trying to stream rtsp to web by modify the demo
https://github.com/centricular/gstwebrtc-demos (java)
I changed the VIDEO_BIN_DESCRIPTION to "rtspsrc location=rtsp://xxxxxxx !
rtph264depay ! h264parse ! avdec_h264 ! queue ! vp8enc deadline=1 !
rtpvp8pay ! capsfilter
caps=application/x-rtp,media=video,encoding-name=VP8,payload=97 ! webrtcbin
name=sendrecv "
but I cannot view the video but can hear the sound of the audiotestsource.
Do you have any suggestion?
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list