Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEATURE REQUEST: (Play video, not just sound) #148

Closed
tunerooster opened this issue Oct 19, 2020 · 1 comment
Closed

FEATURE REQUEST: (Play video, not just sound) #148

tunerooster opened this issue Oct 19, 2020 · 1 comment

Comments

@tunerooster
Copy link

tunerooster commented Oct 19, 2020

I would like to be able to do the following: (play a previously recorded video from my camera)

entity_id: media_player.browser_basement_gentoo
media_content_id: 'https://mydomain.com/local/front-camera.mp4'
media_content_type: video

It doesn't see like it should be to hard, since it can already play my camera stream directly:

service: browser_mod.command
command: more-info
deviceID: browser_touchpad_1
entity_id: camera.frontdoor

...and it already plays "the audio" from the mp4 file.

Thanks!

P.S.
I was unable to see a place to make a feature request, so I am posting under "Issues". If there is a "Feature Request" procedure, please inform me.

@thomasloven
Copy link
Owner

Closed because of Browser Mod 2.0 release.
Please see #354.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants