Unity-Technologies / Unity-Technologies/com.unity.webrtc
[REQUEST]: How to play a video from the server (Mediamtx)
Open
@karasusan is already working on this.
Since Oct 1, 2024.
enhancement
- Dominant language
- Assembly
- Stars
- 852
- Forks
- 238
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem?
I use Mediamtx to publish a stream (webrtc is supported): https://github.com/bluenviron/mediamtx
I post videos via the browser at http://127.0.0.1:8889/mystream/publish -
just open the link in the browser and the browser will start the stream
How do I play this video in Unity?
PS: You can also watch the stream through the browser at: http://127.0.0.1:8889/mystream
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.