简体   繁体   中英

How to receive the live stream of Instagram in react-native App

Is there any solution to let me receive the live stream of specific Instagram account (for example my Instagram account not any account) in react-native app?!

I mean does Instagram API have this feature to send a live stream of an account?! Even webView is OK.

Thanks for your time.

No, it is not possible to receive a livestream through the API, only through their app. The only media you can get through the API are posted photos/videos. However, it seems instagram is deprecating its API . Until dec 11, 2018, you can "read any public profile info and media on a user's behalf", but if you only want to receive the data from your account, it probably will still work until early 2020. However, after that, the API will only work for moderation of business accounts. So, it probably isn't a good idea if you are working on a product.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM