You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
diabord edited this page Jun 17, 2020
·
12 revisions
To enable some test, like the one dealing with offline transcoding, we need from time to time to remove all the transcoded videos.
Figure 1 -
How we added it
This is a totally new functionality. To create this one, we take the name of all videos, then we check if the video is already transcoded (which is indicated by the Zookeper state == processed) and finally delete the zookeeper's node and remove the stream.
Figure 2 - Clear method
How to use it
Simply click on the appropriate button to delete all transcoded video. When the clear is complete, you will see all video cleared in the result field.