elad-bar / ha-blueiris

Integration with Blue Iris Video Security Software
184 stars 43 forks source link

Show main stream #93

Open statop opened 3 years ago

statop commented 3 years ago

If a camera is taking advantage of the main/sub stream functionality in the latest blue iris, then only the sub stream is shown in ha. It should be able to show the main stream.

elad-bar commented 3 years ago

Will check that feature and update the component

statop commented 3 years ago

This is now fixed, I sent a support ticket to ken and he made the HLS stream transition to the main stream automatically like the other streams.

He said he is also going to add the ability to pass the profile and max height for the steam in the 'stream' and 'h' url params respectively. For example - /h264/cam/temp.m3u8?h=1080&stream=2

You might want to add a config for those in the future.

Feature request - I wish this plugin was somehow pulling one of the direct streams, like /video/cam/2.0 . The HLS video is delayed by the number of seconds configured in the web server settings in BI, which has a minimum of 3 secs.

elad-bar commented 3 years ago

Can you please share a link to the direct streams? The h264 link is available if you choose h264 + stream support in the integration's options, but delay is huge

Thanks

elad-bar commented 3 years ago

@statop I've manage to get to the stream (from the UI) but cannot play it in VLC, did you manage to play it outside the UI of BI?

spacebares commented 2 years ago

Now you cant show sub stream in home assistant anymore!!!