Minimal livestream demo app to test PiP functionality
-
Generate your credentials https://pronto.getstream.io/api/auth/create-token?user_id=<your_user_id>&environment=livestream
-
Use https://livestream-react-demo.vercel.app/ to create streaming call and get the livestream call id
-
Update
App.tsx
with the generated ids. -
Start the app, it should automatically join the livestream call.
-
Minimize to app to trigger the PiP mode.