Closed erikherz closed 11 months ago
This conversation was moved to discord here
The pipeline that ended up working was
gst-launch-1.0 whepsrc name=whep auth-token=seanTest whep-endpoint=https://b.siobud.com/api/whep video-caps="application/x-rtp,payload=127,encoding-name=H264,media=video,clock-rate=90000" audio-caps="application/x-rtp,payload=96,encoding-name=OPUS,media=audio,clock-rate=48000" \
whep. ! rtpopusdepay ! fakesink \
whep. ! rtph264depay ! h264parse ! decodebin ! autovideosink
I can see video in Chrome after publishing this via WHIP:
(note: this is not a public server)
But I am not able to see video with this WHEP pipeline:
However no debug errors are thrown:
whep.sh is: