We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hey guys! I'm getting an error (Option pixel_format not found.) when I try to stream a video to Restream.io. What can I do to solve this?
The text was updated successfully, but these errors were encountered:
What FFmpeg version do you have?
Sorry, something went wrong.
I am having the same issue.
What PyLivestream command are you running? pixel_format is an option for the image2 decoder.
@scivision I am using this command FileGlobLivestream call-of-duty-black-ops-4-battle-royale.mp4 aws-ivs
FileGlobLivestream call-of-duty-black-ops-4-battle-royale.mp4 aws-ivs
where aws-ivs is the configuration I have appended in the pylivestream.ini as follow
server: rtmps://whatver.global-aws.live-video.net/app/ key: ~/ivs.key
How to resolve this issue ?
No branches or pull requests
Hey guys! I'm getting an error (Option pixel_format not found.) when I try to stream a video to Restream.io. What can I do to solve this?
The text was updated successfully, but these errors were encountered: