scivision / PyLivestream

Pure Python FFmpeg-based live video / audio streaming to YouTube, Facebook, Periscope, Twitch, and more
Apache License 2.0
707 stars 156 forks source link

Problem with using FileGlobLivestream #72

Closed TheRedM closed 1 year ago

TheRedM commented 3 years ago

When i tried FileGlobLivestream the stream is just black screen with audio, i streamed at restream.io just to get a little more info about the stream, the resolution is 0x0 with just audio playing

scivision commented 2 years ago

This may be an issue with the media file or FFmpeg itself. I would try copy-pasting the command line into Terminal without using PyLivestream