CURL -- usage with Actus

CURL -- usage with Actus

How to use CURL to test Actus API on Windows

1. Simple API
      
curl -X POST http://server/actus5/api/ts2/export -H "Content-Type: application/json" -d @json.txt

with json.txt file will have the following


{
 
    "ts_name" : "MUX 01 (ASI)",
    "from_time" : "2019_01_28_08_32_00_32",
    "to_time" :"2019_01_24_08_33_13",
    "format_profile_name" : "TStoMXF.xml",
    "output_name" : "clip1",
  "destination" : {
    "user" : "asd"
  }
 
}


    • Related Articles

    • FTP, MEGA access details

      FTP Site: 13.65.209.13   or actus.cc User: Actus Pwd: @ctus2kX8 MEGA Site: https://mega.nz/ User: tech@actusdigital.com Pwd: @ctus2kX8
    • TSDuck - MPEG Transport Stream Toolkit

      TSDuck is an extensible toolkit for MPEG/DVB transport streams. TSDuck is used in digital television systems for test, monitoring, integration, debug, lab, demo. This toolkit contains many variables, here we will currently focus on HLS streams ...
    • YouTube -- Installation

      To add YouTube to a customer: Add into appconfig.xml - the following lines: <key name="YoutubeAppId" value="1010518332868-36nc5qcgm960lr794joh8rqve2qpcpr8.apps.googleusercontent.com"/> <key name="YoutubeAppSecret" ...
    • ActTS - Automatic Uploading of EPG/Guide

      Step 1: SystemConfig - Creating the TS Go to the C:\Actus\Bin folder and run the SystemConfig tool If your system has an active license of Transport Stream, then you will have that section appearing in the left panel SystemConfig - TS ...
    • GraphStudio: Blackmagic - Port Configuration

      GraphStudioNext Follow steps #1 to #7 to configure BlackMagic Decklink Video ports, you may need to repeat steps #4 to #6 in order to find the correct settings of the input. The card input configuration MUST match the actual feed. Note: Make sure the ...