feat: Enhance support for a wider variety of video URL formats. #101

Open
nickydev wants to merge 4 commits from nickydev/stream:main into main
First-time contributor
  • Enhance support for a wider variety of video URL formats.
  • The manual stream allows for the update of the Recording URL after the live stream has ended.
- Enhance support for a wider variety of video URL formats. - The manual stream allows for the update of the Recording URL after the live stream has ended.
nickydev added 4 commits 2023-10-04 07:55:22 +00:00
Author
First-time contributor
This is my live event url: https://zap.stream/naddr1qq9rzd3excengdp3xucsygpakhsmnk490nr2042j4p4gw46wagn9up6emh4c04zwqunl08kc35psgqqqwens29ax3f http://localhost:8080/naddr1qq9rzd3excengdp3xucsygpakhsmnk490nr2042j4p4gw46wagn9up6emh4c04zwqunl08kc35psgqqqwens29ax3f
nickydev requested review from Kieran 2023-10-05 01:34:31 +00:00
Owner

Not sure about this, i think the recording makes sense but there shouldn't be any reason why we would allow posting anything other than .m3u8, ofc, you can always have another app which will post any link in the "recording" tag we cant control that

Not sure about this, i think the recording makes sense but there shouldn't be any reason why we would allow posting anything other than .m3u8, ofc, you can always have another app which will post any link in the "recording" tag we cant control that
Some checks are pending
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push
Required
This pull request has changes conflicting with the target branch.
  • package.json
  • src/element/live-video-player.tsx
  • src/element/stream-editor.tsx
  • src/pages/stream-page.css
  • yarn.lock

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u main:nickydev-main
git checkout nickydev-main
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Kieran/zap.stream#101
No description provided.