Testing Workflow with Video, Stuck Loading Forever

I don’t know if this is happening for other people, but I am just not able to test any of my workflows with video at all. When I press ā€˜Test’ with a video attatched (in my case, <200Kb mp4’s), the test workflow window gets stuck permanently loading on the ā€˜Initializing WebRTC connection…’ step. As a result, I have no idea what an example output of my object detections model looks like for video.

Hi @Erik_Broberg!
The good news is that this is not a known issue with workflows. To help me better understand, do you mind providing a screenshot of your current workflow configuration to help me debug?

The test preview can also get stuck on the ā€œInitializing remote pipelineā€¦ā€ message.

Hi @Erik_Broberg!
To provide the best possible recommendation, I am going to work to replicate this issue in my own workspace to collect evidence.

I will keep you appraised of my progress!!

Same issue here, if it helps to have another one to test against. The workflow is longer, but it runs fine with inference in my python script. However, I get the same ā€œInitializing remote pipelineā€¦ā€ when I try to drop an .mkv video in the browser. Feel free to access my workspace if you need to.

(And likely unrelated, but I’ll mention it in case it helps - I think at one point I had a Python Custom Block in this workflow but it has been removed. Yet if I try to run this workflow serverless, it says it can’t run custom blocks that way and has to be done locally. So not sure if there is a ghost remnant of the Custom Block or if one of these other blocks counts as custom. I don’t need this solved as a separate problem. Just adding it in case it is creating an issue different from theirs above.)

I think my comment got accidentally marked as a solution. Not sure if maybe Ford can unmark that for us.