Jump to content

RBeddig

Dataton Partner
  • Posts

    629
  • Joined

  • Last visited

Posts posted by RBeddig

  1. You can do so by connecting your midi channel with an opacity tween of your media cue.

    Just select your media cue, right-click and select tween - opacity, then click on the little "F" in the tween channel and change this to "Tweenvalue * yourMidiChannelName"

    You just need to make sure that your midi channel is always on 100% when things go right.

  2. Depends on the control side.

    If you use an external controller (WATCHNET, Blocks, Universe,...), you could use an opacity tween on your media cue and then first send a command to fade the media down and then to stop the timeline.

    Another option would be to define some standard media (preferably a still) in a standby layer and then activate the standby layer. While the standby layer is visible, you can clean up the timelines and then leave the standby layer again.

  3. From the specs, the server should be fast enough I guess.

    Maybe you could contact ShowSage and give them a little test show to double check on their side too.

    Another thing to check could be your network. May sound a bit odd but the production computer is sending out strings to the server and if those get delayed somehow or the WATCHOUT heartbeat doesn't get through correctly it might cause issues as well. I've seen installations where in the end a cheap network cable was the reason for issues and also switches can sometimes bring in trouble.

  4. 21 hours ago, Mike Fahl said:

    It sounds like the display software doesn't run the command file if it doesn't see the network. Perhaps just plugging in a switch or perhaps a router with DHCP will make it wake up and proceed? Just a guess.

    If the server is not connected to a network, then I can confirm Mike's guess.

    We've solved this by using a simple network loopback plug. You can easily build it for yourself or by it for a $, € or whatever.

  5. What are your computer specs, how fast is your SSD drive, how many outputs are you using in which resolution, which version of WATCHOUT are you using and how large (px) are your files?

    I've played HAP files back-to-back without any issues for years and have only seen black frames when either the video file had an unintentional black frame or when trying to loop a file through control cues sitting outside the video cue rectangle.

  6. There can be hundreds of reasons why a server doesn't run stable or perform well. One of the reasons why WATCHPAX servers seem to be more expensive than self-built servers is the fact that the development of a stable system consumes months of manpower for testing and fine tuning.

    The best starting point to check for issues are still log files. Windows log files and WATCHOUT log files. If you're not ready to check those I guess nobody will be able to help here.

    Of course it can also be related to hardware and drivers. I've seen servers rebooting completely after 6-10 hours without any visible reason and without an entry in a log file. The reason back then was that the RAM modules, which were in fact specified in the QVL, were not compatible to each other. One RAM module worked but as soon as I ha d more than one in the server, it would crash after hours.

  7. Hmmm,

    If you know the IP number and port of the device to control and the protocol, there is not much to add to the manual.

    Create a string output, set this to TCP/IP or UDP - most people don't have COM ports anymore on their computers - and drag the new entry from the output window into the timeline. Give it any name and type the correct command into the big empty space.

    The problem in the communication is usually the receiver. Some devices react when you just send the string, others need a delimiter at the end like carriage return ($0D) or maybe even a start byte. Some devices want TCP/IP, others can live with UDP (no receipt for received strings).

    My approach is usually to use something like PuTTY on the production computer and then try out the strings which you'll hopefully find in the device documentation of the third-party device to be controlled.

    Once you've learned which commands work with your device, you can copy those strings into the cues and fire them off in your timeline.

  8. Hi Jon,

    Don't you have anyone who can solder the cables for you? They seem to be pretty straight forward and don't have any active components inside. To make it fit to the locked output of the SMARTPAX, I'd just use the actual subD plug without the cover or, if you can still get hold of something like this, we sometimes used very simple molded RS232 extender cables and just cut the wrong side off.

    /Rainer

  9. I usually keep away from auto-save as well. It's a feature for people who tend to forget to save from time to time while programming. I usually "save a copy as..." to a file myShow_date_time.watch      when I think that it is a good time for making a snapshot of my work. Saving in set intervals might just save things which I actually want to get rid of and when reverting to such a snapshot I might not find it very useful.

    And don't forget to prepare a consolidated show once your ready or at the end of your working day preparing a live show.

  10. Difficult to say without knowing anything about how you build your project and how you prepared your content. Looks as if you just project a standard grid onto a half-sphere.

    Is it 3D projection mapping with a 3D model and correct uv mesh? Are you using a calibration system? ...

  11. Maybe you should be a bit more specific. When talking about a Blackmagic device, I would assume that you're talking about a capture card which takes your source signal (e.g. HDMI) and feeds this into the computer over PCIs slots or USB? You're talking about

    On 8/20/2021 at 1:12 PM, Rinu said:

    blackmagic ndi capture at 1080p at 30hz

    We stopped using Blackmagic devices quite some years ago due to the total lack of support and the quality of their drivers. Therefore I actually can't say whether there is a Blackmagic NDI encoder/decoder on the market or not.

    NDI is a signal traveling through the network, usually encoded by some hardware encoder but sometimes also encoded by the source device itself.

    Trying to use video signals coming into physical inputs of a capture card and signals using NDI encoding will most probably end up in a lack of synchronization.

    Encoding and decoding video signals to/from NDI usually leads to appr. 1 frame delay since the encoder has to analyze, compress and repack the incoming stream into the NDI format. When we measured the difference between signals going directly into a Datapath capture card and those from the same source going through a fast NDI converter into WATCHOUT, we measured 1 frame difference. On other servers with different capture cards we even saw that the NDI signal was a frame faster than the captured signal.

    If the signal needs to be changed in the frame rate or resolution, the delay can even be noticeably longer. If you compare, you should use the same frame rate and resolution on the source side and in WATCHOUT. Then you can measure whether the capture card is faster (which is probably the case) and how much faster it is. Adding frame rate conversions or scaling will usually lead to more latency and this will be different on a capture card or the NDI encoding process.

  12. Might be that the WX8200 is not supported in the 17Q4 driver. If you want to give it a try you can contact me for a download link to my server.

    WATCHOUT uses different decoders than the Media Player which can lead to different quality. To really analyse the problem opening a ticket at the support page might help.

     

×
×
  • Create New...