Skip to content

Unable to re-encode WebRTC input stream #1543

Answered by getroot
Aidan63 asked this question in Help
Discussion options

You must be logged in to vote

Try adding Framerate to your encoding settings. And it would be a good idea to also specify Height.

<Video>
									<Name>conditional_video_encoding</Name>
									<Codec>h264</Codec>
									<Bitrate>2024000</Bitrate>
									<Width>1280</Width>
									<Height>720</Height>
									<Framerate>30</Framerate>

Replies: 1 comment 3 replies

Comment options

getroot
Mar 4, 2024
Maintainer Sponsor

You must be logged in to vote
3 replies
@Aidan63
Comment options

@getroot
Comment options

getroot Mar 5, 2024
Maintainer Sponsor

@Aidan63
Comment options

Answer selected by Aidan63
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants