pradel / node-instagram

Instagram api client for node that support promises.
MIT License
190 stars 27 forks source link

live video streaming? #93

Closed 10S10 closed 6 years ago

10S10 commented 6 years ago

Is this lib able to upload the live video streaming to Instagram from a desktop app like OBS or wireCast?

pradel commented 6 years ago

Hey, it looks like live broadcasting is not supported in the API right now.

10S10 commented 6 years ago

@pradel It's supporting in the PHP lib, so It would be possible for js lib too I guess

https://github.com/mgp25/Instagram-API/issues/1475

https://github.com/mgp25/Instagram-API/blob/master/examples/liveBroadcast.php

pradel commented 6 years ago

This is Instagram's private API it's unfortunately unsupported in the public api so the private api may change at any time :(