gstreamer/webrtc/check/validate/scenarios/vp8_send_stream.scenario
2020-05-06 06:01:57 +00:00

5 lines
225 B
Text

description, summary="Send a VP8 stream", handles-state=true
add-stream, pipeline="videotestsrc is-live=1 ! vp8enc ! rtpvp8pay ! queue"
set-state, state="playing";
create-offer;
wait-for-negotiation-state, state="answer-set"