joltup / rn-fetch-blob

A project committed to making file access and data transfer easier, efficient for React Native developers.
MIT License
2.8k stars 770 forks source link

Can support live preview with camera ricoh theta sc2 ? #812

Open hoang2807 opened 1 year ago

hoang2807 commented 1 year ago

Hello everyone, i'm doing code react native, i want to live preview but I do not know how to do :(((( Maybe this lib can do it outout: Binary data of live view (MotionJPEG). Binary data is transferred as Content-Type: multipart/x-mixed-replace. This is docs: https://api.ricoh/docs/theta-web-api-v2.1/commands/camera.get_live_preview/

I also researched, before I found https://github.com/wkh237/react-native-fetch-blob/issues/145 on google but I couldn't do live preview on react native. Can someone who has done it or knows how to do it