reolink_dev
reolink_dev copied to clipboard
When casting reolink Camera to a google nest device it only streams sound, no video.
using E1 outdoor stream works perfectly in the home assistant dashboard
code for stream -
service: media_player.play_media target: entity_id: media_player.nesthub7e52 data: media_content_id: media-source://camera/camera.driveway media_content_type: application/vnd.apple.mpegurl metadata: title: Driveway thumbnail: /api/camera_proxy/camera.driveway media_class: video children_media_class: null navigateIds: - {} - media_content_type: app media_content_id: media-source://camera
I have this issue too. I have tried as many of the different settings as I can (main/sub/ext stream, etc.), but no luck. I can see the stream nicely in Home Assistant. Frigate can access the stream, and I can even stream the Frigate 'camera' to the Google Home, but not the main Reolink one. I'm using RLC-520 cameras with PoE. HA 2022.8.1. I'd love this to work, thanks. Let me know if you need any help troubleshooting. I'm trying this with the Dev Tools, like:
service: camera.play_stream
data:
media_player: media_player.googlehomehub
target:
entity_id: camera.patio
Similar to #491 but this issue has audio only, no flash of image.