You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, when I had ffmpeg set to info, i had no errors and the ffmpeg output seemed to be encoding like normal. i was also able to modify the commands to output to a video file and it recorded as expected for both codecs
My index.ts file is generating this ffmpeg command:
When the program is run with this ffmpeg command: the bot joins, creates the stream, I can hear audio, but video has an infinite load symbol.
if i generate this ffmpeg command:
everything works perfectly.
Both console outputs look the same, any ideas on what could be going wrong?
The only change between the 2 is changing -vcodec libx264 to -vcodec h264_v4l2m2m
The text was updated successfully, but these errors were encountered: