3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript977 forks (977 forks)batch import
Help wantedQuestion
Repository metrics
- Stars
- 9,565 stars (9,565 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
is there any way to get the external link and play it in vlc player give acces to all ? ie http://doamin.com/file/serve/36.mkv want load any help would be great. so if someone wanted to watch at different ip
Contributor guide
- Research direction
- Investigate the Streama API to identify if there is an endpoint that provides direct file URLs. If not, consider implementing a new endpoint that returns the direct link to the media file, ensuring proper authentication and access control. Check existing codebase for similar features or configuration options.
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- JavaScriptbasic understanding of streaming media servers