Skip to content

should I be able to stream video from home assistant ?  #47

@thib5

Description

@thib5

Hi i create a strem in my home assistant and it work well in any browser with the adress : https://MYIP/api/camera_proxy_stream/camera.room_hd?token=MYTOKEN

but when i send a post command nothing show up at the screen

{
"duration": 10,
"position": 0,
"title": "Your awesome title",
"titleColor": "#0066cc",
"titleSize": 20,
"message": "What ever you want to say... do it here...",
"messageColor": "#000000",
"messageSize": 14,
"backgroundColor": "#ffffff",
"media": { "web": {
"uri": "https://MYIP/api/camera_proxy_stream/camera.room_hd?token=MYTOKEN", "width": 480
}}
}

I'm i supposed to be able to do that ? if not how can I send video from my home assistant camera in pipup ? 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