-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Livestream & NIP-57 #226
Labels
backend
documentation
Improvements or additions to documentation
features
Build new features
mobile
React native dev
urgent
Urgent! Let's go
Comments
Hi @MSghais |
hello @MSghais can i work on this one? |
Could I grab this task? |
I'm a go dev, a new comer here. I want to take the issue and solve it. |
I want to take on this issue, can I be assigned? |
I wil like to work on this: |
Let me work on this @MSghais . ETA is 3days. |
I’m interested in this one. |
May I take care of this? |
1 similar comment
May I take care of this? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backend
documentation
Improvements or additions to documentation
features
Build new features
mobile
React native dev
urgent
Urgent! Let's go
Livestream
Test what it's already one.
Pending Tasks:
UI for Event/Stream Creation: Develop a user interface to facilitate the creation of events or streams, aligning with the NIP-53 specifications.
Event Retrieval Hooks: Add more hooks to enable fetching and displaying created events for users
UI for Event/Stream Listings: Create a display interface showing all events/streams initiated by a Nostr user. Each event should have a "Join Stream" button, leading users to a live viewing screen if the stream is active.
Backend Testing: Conduct further testing of the backend implementation to ensure stability and performance.
Saving Streaming URL: Once a Nostr user initiates a stream/event, the streaming URL should be saved to the event with the ["streaming", ""] tag as specified in NIP-53. This will allow users who join the stream to access and watch it through the provided URL.
Enabling live chat on stream
The text was updated successfully, but these errors were encountered: