-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
Description
📝 Task Description
Build a custom backend for livestreaming that uses the user’s wallet address for authentication and identification. Ignore the previous Livepeer streaming implementation in the repository (it can be used only for reference).
✅ Requirements
- Implement a backend service that ties livestreams to a user’s wallet address.
- Provide endpoints for starting a livestream session.
- Integrate the Livepeer SDK for fetching and viewing livestreams.
- Ensure the new implementation is independent of the old codebase.
- Include clear setup instructions and documentation.
📖 Notes
- The old Livepeer code should not be reused, only referenced for context.
- Authentication and session flow should be wallet-based.
- Questions or uncertainties should be raised for clarification.
Reactions are currently unavailable