magdesign / PocketVJ-CP-v3

PocketVJ 3.x Control Panel
https://www.pocketvj.com
Other
156 stars 33 forks source link

Video Stops after a long pause #106

Open johnman51 opened 11 months ago

johnman51 commented 11 months ago

PocketVJ RTC Image and Build Version: PVJ 3.6 Build 07/08/2018

Describe the bug Hello! It's been a long time since last time I contacted you! I'm the one who writes the 100's "/startmasteronce" OSC commands couple of years ago! I hope you're well! I contact you because I work in a new project using PocketVJ RTC. I'm using OSC like always to control the start of videos... I need to pause a video for around 30 minutes between the next start of an other one. But after around 6min and 30sec the paused video stops, which is very enjoying for my project.. Do you know a solution about this case?

Kind regards, François.

What did you do? (to Reproduce the Bug) Steps to reproduce the behavior:

  1. /startmasteronce01
  2. /pause
  3. wait for around 7minutes...

Expected behavior I wish it could pause "forever"...

What Browser and OS are you using to connect? Chataigne on Raspberry or Qlab.

magdesign commented 11 months ago

no worries, this is made so the player would fix itself if it hangs once.

the solution is to start the video without sync script, see the the startvideoless_01 scripts to see how to do this or just trigger it (not sure if they are implemented in osc, have a bit limited internet at the moment)