livepeer / studio

Livepeer Studio is your home for building, broadcasting, and publishing video on the open internet with the Livepeer Network. Effortlessly manage livestreams, video uploads, API keys, network usage, billing, and more.
https://livepeer.studio
MIT License
74 stars 33 forks source link

Test the player in a new react native application #1403

Closed 0xcadams closed 1 year ago

0xcadams commented 1 year ago
clacladev commented 1 year ago

Livepeer.js RN feedback for @0xcadams

0xcadams commented 1 year ago

Followed up with https://github.com/livepeer/livepeer.js/issues/186 and added docs fixes for other points

suhailkakar commented 1 year ago

I was able to integrate @livepeer/react-native package without any issues 🎉

The player was working fine but sometimes, when rotating the device, the video freezes (As mentioned by Claudio)

@0xcadams Should I test other hooks such as useCreateAsset, useStream, or just the player component?