Video Servers & Replay Systems​

 View Only
  • 1.  TRIA Control From Dashbaord - Playlists

    Posted 08-20-2021 14:02
      |   view attached
    I am trying to create a button that will load a clip in a TRIA channel and fire off a custom control to play it on PGM in the switcher. An issue arises when there is already a playlist loaded in the channel beforehand: It will load the new clip as specified by my custom button but once the clip is done playing, it will push forward one clip in the playlist. This is not ideal as it is essentially skipping a clip in the playlist every time I override the channel for a singular clip through Dashboard. 

    Here is the code for my button in Dashboard: 

    <button buttontype="push" colspan="1" fill="both" id="1minA.btn" name="Break A" rowspan="1" style="style:buttons.style;" weightx="1.0" weighty="1.0">
    <task tasktype="ogscript">/*! block id=1018 !*/
    params.executeCommand("10.102.35.218:5254&lt;br&gt;Slot 0&lt;br&gt;Abekas", "mira_cmd.load_clip", {"channel": 0, "clip": "_CommercialBreaks\\1MIN_A", "media_type": 0}, null);
    /*!!
    &lt;block id="1018" type="{&amp;quot;name&amp;quot;:&amp;quot;Load Clip&amp;quot;,&amp;quot;contextid&amp;quot;:&amp;quot;10.102.35.218:5254
    Slot 0
    Abekas&amp;quot;,&amp;quot;oid&amp;quot;:&amp;quot;mira_cmd.load_clip&amp;quot;,&amp;quot;type&amp;quot;:&amp;quot;command&amp;quot;,&amp;quot;deviceid&amp;quot;:null}" x="158" y="88" w="243" channel="0" clip="_CommercialBreaks\\1MIN_A" media_type="0" /&gt;
    !!*/
    /*!!&lt;checksum&gt;f68067d25bae19aca6369a9d91c9f5f9&lt;/checksum&gt;!!*/</task>
    <task tasktype="rosstalk">rosstalk.sendMessage(ogscript.getPrivateString('hosts', 'CarboniteB.host'), parseInt(ogscript.getPrivateString('hosts', 'CarboniteB.port')), 'CC 801');</task>
    </button>

    ------------------------------
    Quintin Brenner
    ELON UNIVERSITY - ATHLETICS
    ------------------------------


  • 2.  RE: TRIA Control From Dashbaord - Playlists

    Ross Staff
    Posted 08-20-2021 14:09
    Hi Quintin,

    1. Is the clip you are trying to play part of the playlist?

    2. Or are you trying to load a separate clip when a playlist is already loaded into that channel?

    3. Did you try ejecting the channel first before loading and playing the clip?

    4. What kind of switcher do you have and how is it communicating to the Tria?

    ------------------------------
    Marsha Opacic
    Ross Video
    ------------------------------



  • 3.  RE: TRIA Control From Dashbaord - Playlists

    Posted 08-20-2021 14:50
    The clip I am trying to play is not a part of the playlist - it is a separate clip that is being loaded into a channel that already has a playlist loaded in it. 

    I've tried to unload the channel first before the OGP command. The issue is that in OGP Script, there is only a command for "Unload Clip" in a channel - it does not unload the playlist. So upon completion of the Dashboard loaded clip, it still stays in Playlist mode (which is fine) but continues to push forward by one (not ideal). It's almost like the channel is recognizing it has played a clip and is taking the next clip in the playlist, even though the clip it has played was not part of the playlist. 

    We are using a Carbonite. I'm firing off the Roll Clip and play commands through a custom control and it is using AMP.

    ------------------------------
    Quintin Brenner
    ELON UNIVERSITY - ATHLETICS
    ------------------------------



  • 4.  RE: TRIA Control From Dashbaord - Playlists

    Ross Staff
    Posted 08-20-2021 14:55
    Hi Quintin,

    This may be a bug and we might have to get Tech Support involved. 

    Do me a favor and email me personally so I can introduce you to the right person.

    mopacic@rossvideo.com

    ------------------------------
    Marsha Opacic
    Ross Video
    ------------------------------