JSON Object Example
{
    "Url": "http://streammedia.com/stream.asf",
    "Device_Id": 8692,
    "Id": 18026,
    "Task_Type_Id": 48,
    "Name": "media stream",
    "Timeout": 0
}

フィールドの説明

種類 形容

URL

このフィールドにはメディア URL が含まれています。サポートされているプロトコルは次のとおりです:applehttp, concat, 暗号, ファイル, gopher, hls, http, httpproxy, mms, パイプ, rtmp, rtp, tcp, udp, rtsp, https

例:
"Url": "rtsp://38.93.155.175:1934/live/cam"

Device_Id

Int32

読み取り専用フィールド。固有のデバイス ID

例:
"Device_Id": 8692

身分証明書

Int32

読み取り専用フィールド。固有のタスク ID

例:
"Id": 18016

Task_Type_Id

Int32

タスク フィールドの種類です。 適切なテーブルのTask_type_idの潜在的な値を確認してください

例:
"Task_Type_Id": 48

名前

タスク名

例:
"Name": " media stream "

タイムアウト

Int32

このフィールドは、タスク実行の最大時間値 (秒単位) を定義します。

例:
"Timeout": 100