Skip to content

Home Assistant Integration #50

@tunerooster

Description

@tunerooster

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions