Jump to content

Orf Quarenghi

Member
  • Posts

    13
  • Joined

  • Last visited

Posts posted by Orf Quarenghi

  1. On 5/3/2020 at 3:08 PM, jfk said:

    You might want to re-run the WATCHOUT installer and choose ‘Repair’. Installing a third party codec might overwrite the WATCHOUT codec, uninstalling the third party codec would not correct the issue. Repair should re-install the WATCHOUT codec.

    I tried, but there was no change - just to let you know, since not seeing HAP Q content in production isn't a big deal at the moment. 

  2. Some questions on the getStatus command:

    - what do the first parameter do?

    - In the answer from WO, 2nd parameter is for stopped/playing/paused, 3rd is the position in msecs, what is the 4th? The time since WO power on?

    - How do I unsubscribe from the getStatus stream?

  3. On 4/16/2020 at 8:45 AM, RBeddig said:

    Yes, it is possible to get some sort of timecode from WATCHOUT though it is not a permanent stream.

    Normally you would subscribe to a getStatus command. It will send you the current timcode positioin of a timeline in ms in certain intervals.

    See attached PNG for more details.

     

    getStatus.png

    May I ask where the "Example 3" comes from?
    In the WO Users' Guide the getStatus command is documented only in its parameter-less form.
    I'd really like to take a look to more in-deep documentation, is that possible?

  4. The production PC performance looks solid - that HAP Q content plays out nicely on VLC, for instance.
    I tried to uninstall the VidVox codecs - I read somewhere on the forum that WatchOut uses its embedded codecs... but I'm confused, since without the VidVox codecs WatchOut crashed/mismanaged the HAP Q clips.
    I reinstalled VidVox codec and everything back to "normal". HAP Q content works ok but mis-previews...

    It isn't a big problem, since I asked the video makers to export all media in HAP-HAP Alpha format.

    Thanks!
     

  5. I am wondering: is it possible to handle the powering up/down of a WatchOut player machine in an external software, achieving the same results as in Production's menu Stage/Manage Display Computer/Power Up/Down?
    I see no reference in the Control Protocol, I guess the answer is "no".

  6. In WatchOut.Production I can't see a proper preview of HAP Q content. HAP content are previewed flawlessy.
    On the WatchPax I'm using for playout both HAP Q and HAP play flawlessy.

    Is there a way to correct this behaviour?

    I'm developing a software solution that will work with WatchOut.Player, but while developing and debugging I need to interact with the Production, in order to check statuses and stuff on the fly (which secondary timelines are playing, which are paused and when others got killed).

    Thanks.

    ®f

    HAP.jpg

    HAPQ.jpg

  7. Hi.
    In Messages window i see all the timestamps with a +2 hours against system time.
    If I get an error @ 9:00 AM, in the Messages window I see it labelled as 11:00:00.
    Is this by design? Has it to do with timezones? (I work from Italy).
    Is it possible to change this behaviour?

  8. An entry that you define in the Output Window, in my case one that sends a string with TCP protocol.

    My application needs to know when a timeline has reached its end, so I put there an Output that sends a string.

    Everything works OK, but my application has to manage two connections:

    • A client connection to issue commands - and to receive both errors and command ID tags for acknowledge
    • A server connection, to which WatchOut will connect to send the string defined in the Output cue when the moment comes.

    I'm asking if there's a way to handle both streams of communication using only the client connection.   

    ®f

  9. Hi.
    I'm writing a C# application that will interact with WatchOut.

    I will send commands and receive notifications. To do that should I open two connections, one as a client to issue commands to WatchOut and another as a server to receive notifications from WatchOut Outputs? Is there a way to get Outputs in the same connection I use to send commands - and to receive errors?

    Thank you for reading.

    ®f

×
×
  • Create New...