Skip to content

Need help with GStreamer. Player shows black-screen with other pattern (only ball is ok). #15

Discussion options

You must be logged in to vote

Hello,

I tested the following commands using encoder xh264, qsvh264 and nvh264. With nvh264enc I had to multiply the bitrate much higher and was testing with a NVidia GPU 3070. If I did not set the bit rate the ball would be frozen with nvh264enc.
x264enc
gst-launch-1.0 videotestsrc pattern=snow ! videoconvert ! x264enc bitrate=2500 ! rtph264pay ! 'application/x-rtp,media=video,encoding-name=H264,payload=97,clock-rate=90000' ! whip.sink_0 audiotestsrc wave=sine ! audioconvert ! opusenc ! rtpopuspay ! 'application/x-rtp,media=audio,encoding-name=OPUS,payload=96,clock-rate=48000,encoding-params=(string)2' ! whip.sink_1 whipsink name=whip auth-token="Dolby.io_RTS_Publishing_Streaem_Token" wh…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@rnkvogel
Comment options

@rnkvogel
Comment options

Answer selected by Briggs599
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants