OpenROV / openrov-software

Meta project for all of the OpenROV Software projects
http://openrov.com
Other
422 stars 188 forks source link

HD Pro video has a notable delay when starting up or switching applets #601

Open BrianAdams opened 7 years ago

BrianAdams commented 7 years ago

From testing...

When starting cockpit it always takes about 10 seconds for the video to load after the rest of the page

BrianAdams commented 7 years ago

@briangrau

This is most likely due to the stream having to wait for the first i-frame before it can start showing the video. We have a future enhancement to detect the I-frame to allow restarting video from the last known I-frame to eliminate the perceived delay.

Will leave open until that is completed.

spiderkeys commented 7 years ago

Tracking internally here: https://github.com/OpenROV/Kanban-Task-Board/issues/190

Feature planned for the 31.1.0 release. Would be most efficient to tackle this issue and upgrades to the geo-video server and daemon all at once.

If we feel we need to push this into the 31.0.x release, we can, but let's discuss.