-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
Is it possible to use this application to stream .mp4 files to Home Assistant?
I am currently using AlexIT/WebRTC to stream from a camera (rtsp feed) and it is fast and smooth.
To stream an mp4 I am using <video src="https://...file.mp4">. It works but is very slow and choppy.
I am looking for an mp4 alternative which is smooth and fast. I currently use javascript to build custom html to stream to the video element, so I am hopeful that I can just replace the https://file.mp4 with a connection to an RTSPtoWSMP4f server.
But I don't want to try if it is not possible. If is is doable, any tips would be greatly appreciated.
Can anyone please advise? Thanks!
Perlnx
Metadata
Metadata
Assignees
Labels
No labels