Nerixyz / instagram_mqtt

Realtime and Push Notification (FBNS) support for the instagram-private-api
MIT License
244 stars 49 forks source link

No support for ig.realtime.direct.broadcastPhoto() and ig.realtime.direct.broadcastVideo() yet? #47

Closed iMrDJAi closed 4 years ago

iMrDJAi commented 4 years ago

I see there is no function to broadcast media to threads here, any plans to add that? and what's the best alternative for now?

Nerixyz commented 4 years ago

any plans to add that?

Photos and Videos are sent via HTTP. Or did you find a packet for it?

iMrDJAi commented 4 years ago

Not really, I'm just asking. I didn't even know that there is no known packet for that. Yeah I got it, know I'm sending photos and videos via HTTP.