harrypython / itsagramlive

It's A Gram Live is a Python script that create a Instagram Live and provide you a rtmp server and stream key to streaming using sofwares like OBS-Studio.
GNU General Public License v3.0
175 stars 51 forks source link

live stream a video file #2

Closed ahmadd110 closed 4 years ago

ahmadd110 commented 4 years ago

How can I live stream a video file Directly? Not through obs When I copy & paste stream key to commandline and Re-stream using ffmpeg, I have problem. Because in Instagram stream key, there are special characters and commandline has problem with it!!!!

thanks

harrypython commented 4 years ago

You probably just need to find a way to escape the key's special characters ¯_(ツ)_/¯