project jira-projects / HLS Stream Creator avatar

jira-projects/HLS#5: HLS-29: Return relevant exit statuses



Issue Information

Issue Type: issue
Status: opened
Reported By: btasker

Milestone: Backlog
Created: 23-Apr-22 07:56



Description

Was previously HLS-29

From Github#17

I was trying to use this as part of a general video pipeline, but the script doesn't exit with error codes if there are any problems (other than the one check to verify that ffmpeg exists). This makes it hard to know if it succeeded or not.

With the forked processes for multiple bitrates this may be a little tricky to implement. But it might also be that we can switch away from forking the processes (if I can find my notes from previous tinkering to see why I chose not to use it).

In any case, we should at least attempt to return an appropriate exit status on failure.



Toggle State Changes

Activity


May just need reviewing to see if it's in place, in HLS-29 there were a couple of commits:

  • https://github.com/bentasker/HLS-Stream-Creator/commit/d33618c89cd4c1080198796d714b4609d997738f
  • https://github.com/bentasker/HLS-Stream-Creator/commit/8b7539ba75ae4f13d7402b6b757b475e63eab39a