This pull request should fix #48. @danbroooks, please try this branch if you have time.
The PR adds a 500ms delay before starting the GSteamer widget to let the FFmpeg HTTP server start the streaming. It's an ugly hack, but I haven't found any reliable way to parse the output from FFmpeg to make sure the server is started. Any future help and suggestions would be very welcome.
Checklist:
[x] Doesn't duplicate any existing PR
How to test:
Create a new project
Import a video file
Add video clips from library
Preview the timeline, sequence, or parallel
The preview window should show on first try, streaming the entire video you've previewed.
Description:
This pull request should fix #48. @danbroooks, please try this branch if you have time.
The PR adds a 500ms delay before starting the GSteamer widget to let the FFmpeg HTTP server start the streaming. It's an ugly hack, but I haven't found any reliable way to parse the output from FFmpeg to make sure the server is started. Any future help and suggestions would be very welcome.
Checklist:
How to test:
The preview window should show on first try, streaming the entire video you've previewed.