List Apps
You can use the REST API to list all of your Apps.Request
GET https://www.cameratag.com/api/v15/apps.json
Parameters
Below is a list of parameters that this endpoint accepts.
| Parameter | Accepted Values | Description | Required |
|---|---|---|---|
| api_key | a valid user api_key | All App endpoints require authentcation | Required |
Example Response
{
"cameras": [
{
"uuid": "63f9c870-72c4-0130-04c5-123139045d73",
"name": "Homepage",
"callback_url": "http://postb.in/4c5DrNQy",
"notification_email": "chris@cameratag.com",
"bucket_name": "cameratagtest",
"crop_length": null,
"s3_privacy": "public-read",
"s3_directory": "terst",
"s3_use_sse": false,
"publish_signature_required": false,
"playback_signature_required": false,
"ftp_server": "danzig-media.smartfile.com",
"ftp_username": "cdanzig",
"ftp_password": "424D.86K/7N?949iyp9;CJ{}=CL{w,Y+",
"ftp_directory": "cameratag/directory/",
"use_ftp": false,
"use_s3": true,
"use_youtube": true,
"ftp_trigger": "processed",
"email_trigger": "processed",
"s3_trigger": "processed",
"youtube_trigger": "processed",
"wall_privacy": "whitelist",
"photo_width": 640,
"photo_height": 480,
"media_factories": [
{
"id": 8,
"uuid": null,
"name": "720p",
"width": 1280,
"height": 720,
"area": 921600,
"extension": "mp4",
"length": "",
"bitrate": null,
"asset_class": "Video",
"is_system": null,
"created_at": "2017-05-07T07:22:58.000Z",
"updated_at": "2017-06-02T02:33:11.000Z",
"camera_id": "63f9c870-72c4-0130-04c5-123139045d73",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 10,
"uuid": null,
"name": "vga_thumb",
"width": 1280,
"height": 720,
"area": 921600,
"extension": "jpg",
"length": "",
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2017-05-07T07:23:16.000Z",
"updated_at": "2017-06-02T02:33:25.000Z",
"camera_id": "63f9c870-72c4-0130-04c5-123139045d73",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 11,
"uuid": null,
"name": "vga_filmstrip",
"width": 1280,
"height": 720,
"area": 921600,
"extension": "jpg",
"length": 30,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2017-05-07T07:23:17.000Z",
"updated_at": "2017-06-02T02:33:37.000Z",
"camera_id": "63f9c870-72c4-0130-04c5-123139045d73",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 82916,
"uuid": null,
"name": "vertical",
"width": 720,
"height": 1280,
"area": 921600,
"extension": "mp4",
"length": "",
"bitrate": null,
"asset_class": "Video",
"is_system": null,
"created_at": "2019-04-16T13:20:00.000Z",
"updated_at": "2019-04-16T13:20:00.000Z",
"camera_id": "63f9c870-72c4-0130-04c5-123139045d73",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 25,
"uuid": null,
"name": "waveform",
"width": 2000,
"height": 375,
"area": 750000,
"extension": "png",
"length": null,
"bitrate": null,
"asset_class": "Audio",
"is_system": true,
"created_at": "2017-05-07T07:25:21.000Z",
"updated_at": "2017-05-16T14:26:16.000Z",
"camera_id": "63f9c870-72c4-0130-04c5-123139045d73",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "microphone",
"media_source": null,
"auto_rotate": true
},
{
"id": 26,
"uuid": null,
"name": "negative_waveform",
"width": 2000,
"height": 375,
"area": 750000,
"extension": "png",
"length": null,
"bitrate": null,
"asset_class": "Audio",
"is_system": true,
"created_at": "2017-05-07T07:25:21.000Z",
"updated_at": "2017-05-16T14:26:16.000Z",
"camera_id": "63f9c870-72c4-0130-04c5-123139045d73",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "microphone",
"media_source": null,
"auto_rotate": true
},
{
"id": 109876,
"uuid": null,
"name": "Giphy",
"width": 640,
"height": 480,
"area": 307200,
"extension": "gif",
"length": "10",
"bitrate": null,
"asset_class": "Video",
"is_system": null,
"created_at": "2020-05-05T01:01:03.000Z",
"updated_at": "2020-05-05T01:01:03.000Z",
"camera_id": "63f9c870-72c4-0130-04c5-123139045d73",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": 12.0,
"offset": 0.0,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 27,
"uuid": null,
"name": "photo",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": null,
"bitrate": null,
"asset_class": "Photo",
"is_system": true,
"created_at": "2017-05-07T07:25:21.000Z",
"updated_at": "2017-05-16T14:26:16.000Z",
"camera_id": "63f9c870-72c4-0130-04c5-123139045d73",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "photobooth",
"media_source": null,
"auto_rotate": true
},
{
"id": 134277,
"uuid": null,
"name": "user_stream",
"width": 640,
"height": 480,
"area": 307200,
"extension": "mp4",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2020-07-01T10:57:42.000Z",
"updated_at": "2020-07-01T10:57:42.000Z",
"camera_id": "63f9c870-72c4-0130-04c5-123139045d73",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "room",
"media_source": "composite",
"auto_rotate": true
},
{
"id": 134278,
"uuid": null,
"name": "user_thumb",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2020-07-01T10:57:42.000Z",
"updated_at": "2020-07-01T10:57:42.000Z",
"camera_id": "63f9c870-72c4-0130-04c5-123139045d73",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "room",
"media_source": "composite",
"auto_rotate": true
},
{
"id": 134279,
"uuid": null,
"name": "user_filmstrip",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": 30,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2020-07-01T10:57:42.000Z",
"updated_at": "2020-07-01T10:57:42.000Z",
"camera_id": "63f9c870-72c4-0130-04c5-123139045d73",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "room",
"media_source": "composite",
"auto_rotate": true
},
{
"id": 366587,
"uuid": null,
"name": "fwefwe",
"width": 640,
"height": 480,
"area": 307200,
"extension": "mp4",
"length": "",
"bitrate": null,
"asset_class": null,
"is_system": null,
"created_at": "2022-06-02T16:02:20.000Z",
"updated_at": "2022-06-02T16:02:20.000Z",
"camera_id": "63f9c870-72c4-0130-04c5-123139045d73",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "room_composite",
"media_source": null,
"auto_rotate": true
},
{
"id": 366588,
"uuid": null,
"name": "fwefweffwef",
"width": 640,
"height": 480,
"area": 307200,
"extension": "mp4",
"length": "",
"bitrate": null,
"asset_class": null,
"is_system": null,
"created_at": "2022-06-02T16:04:19.000Z",
"updated_at": "2022-06-02T16:04:19.000Z",
"camera_id": "63f9c870-72c4-0130-04c5-123139045d73",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "room_streams",
"media_source": null,
"auto_rotate": true
},
{
"id": 92166,
"uuid": null,
"name": "Original",
"width": null,
"height": null,
"area": null,
"extension": null,
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": null,
"created_at": "2019-11-25T14:49:10.000Z",
"updated_at": "2019-11-25T14:49:10.000Z",
"camera_id": "63f9c870-72c4-0130-04c5-123139045d73",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 467239,
"uuid": null,
"name": "Captions",
"width": null,
"height": null,
"area": null,
"extension": "VTT",
"length": null,
"bitrate": null,
"asset_class": null,
"is_system": null,
"created_at": "2025-06-04T19:27:36.000Z",
"updated_at": "2025-06-04T19:27:36.000Z",
"camera_id": "63f9c870-72c4-0130-04c5-123139045d73",
"fg_color": null,
"deleted_at": null,
"language": "en-US",
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 24,
"uuid": null,
"name": "mp3",
"width": null,
"height": null,
"area": null,
"extension": "mp3",
"length": null,
"bitrate": null,
"asset_class": "Audio",
"is_system": true,
"created_at": "2017-05-07T07:25:21.000Z",
"updated_at": "2017-05-07T07:25:21.000Z",
"camera_id": "63f9c870-72c4-0130-04c5-123139045d73",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "microphone",
"media_source": null,
"auto_rotate": true
}
],
"domains": [
]
},
{
"uuid": "bd67aac0-7869-0130-7e72-22000aaa02b5",
"name": "Testing",
"callback_url": "http://postb.in/q2iHv4PH",
"notification_email": "",
"bucket_name": "cameratagtest3",
"crop_length": null,
"s3_privacy": "public-read",
"s3_directory": null,
"s3_use_sse": false,
"publish_signature_required": false,
"playback_signature_required": false,
"ftp_server": "",
"ftp_username": "",
"ftp_password": "",
"ftp_directory": "",
"use_ftp": false,
"use_s3": null,
"use_youtube": false,
"ftp_trigger": "processed",
"email_trigger": "processed",
"s3_trigger": "processed",
"youtube_trigger": "processed",
"wall_privacy": "none",
"photo_width": 640,
"photo_height": 480,
"media_factories": [
{
"id": 152,
"uuid": null,
"name": "720p_mp4",
"width": 1280,
"height": 720,
"area": 921600,
"extension": "mp4",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": null,
"created_at": "2017-05-07T07:25:23.000Z",
"updated_at": "2017-05-16T14:26:20.000Z",
"camera_id": "bd67aac0-7869-0130-7e72-22000aaa02b5",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 153,
"uuid": null,
"name": "720p_thumb",
"width": 1280,
"height": 720,
"area": 921600,
"extension": "jpg",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2017-05-07T07:25:23.000Z",
"updated_at": "2017-05-16T14:26:20.000Z",
"camera_id": "bd67aac0-7869-0130-7e72-22000aaa02b5",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 154,
"uuid": null,
"name": "720p_filmstrip",
"width": 1280,
"height": 720,
"area": 921600,
"extension": "jpg",
"length": 30,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2017-05-07T07:25:23.000Z",
"updated_at": "2017-05-16T14:26:20.000Z",
"camera_id": "bd67aac0-7869-0130-7e72-22000aaa02b5",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 172,
"uuid": null,
"name": "waveform",
"width": 2000,
"height": 375,
"area": 750000,
"extension": "png",
"length": null,
"bitrate": null,
"asset_class": "Audio",
"is_system": true,
"created_at": "2017-05-07T07:25:23.000Z",
"updated_at": "2017-05-16T14:26:20.000Z",
"camera_id": "bd67aac0-7869-0130-7e72-22000aaa02b5",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "microphone",
"media_source": null,
"auto_rotate": true
},
{
"id": 173,
"uuid": null,
"name": "negative_waveform",
"width": 2000,
"height": 375,
"area": 750000,
"extension": "png",
"length": null,
"bitrate": null,
"asset_class": "Audio",
"is_system": true,
"created_at": "2017-05-07T07:25:23.000Z",
"updated_at": "2017-05-16T14:26:20.000Z",
"camera_id": "bd67aac0-7869-0130-7e72-22000aaa02b5",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "microphone",
"media_source": null,
"auto_rotate": true
},
{
"id": 174,
"uuid": null,
"name": "photo",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": null,
"bitrate": null,
"asset_class": "Photo",
"is_system": true,
"created_at": "2017-05-07T07:25:23.000Z",
"updated_at": "2017-05-16T14:26:20.000Z",
"camera_id": "bd67aac0-7869-0130-7e72-22000aaa02b5",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "photobooth",
"media_source": null,
"auto_rotate": true
},
{
"id": 134328,
"uuid": null,
"name": "user_stream",
"width": 640,
"height": 480,
"area": 307200,
"extension": "mp4",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2020-07-01T10:57:47.000Z",
"updated_at": "2020-07-01T10:57:47.000Z",
"camera_id": "bd67aac0-7869-0130-7e72-22000aaa02b5",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "room",
"media_source": "composite",
"auto_rotate": true
},
{
"id": 134329,
"uuid": null,
"name": "user_thumb",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2020-07-01T10:57:47.000Z",
"updated_at": "2020-07-01T10:57:47.000Z",
"camera_id": "bd67aac0-7869-0130-7e72-22000aaa02b5",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "room",
"media_source": "composite",
"auto_rotate": true
},
{
"id": 134330,
"uuid": null,
"name": "user_filmstrip",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": 30,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2020-07-01T10:57:47.000Z",
"updated_at": "2020-07-01T10:57:47.000Z",
"camera_id": "bd67aac0-7869-0130-7e72-22000aaa02b5",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "room",
"media_source": "composite",
"auto_rotate": true
},
{
"id": 93733,
"uuid": null,
"name": "English",
"width": null,
"height": null,
"area": null,
"extension": "VTT",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": null,
"created_at": "2020-01-27T22:00:24.000Z",
"updated_at": "2020-01-27T22:00:24.000Z",
"camera_id": "bd67aac0-7869-0130-7e72-22000aaa02b5",
"fg_color": null,
"deleted_at": null,
"language": "en-US",
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 171,
"uuid": null,
"name": "mp3",
"width": null,
"height": null,
"area": null,
"extension": "mp3",
"length": null,
"bitrate": null,
"asset_class": "Audio",
"is_system": true,
"created_at": "2017-05-07T07:25:23.000Z",
"updated_at": "2017-05-07T07:25:23.000Z",
"camera_id": "bd67aac0-7869-0130-7e72-22000aaa02b5",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "microphone",
"media_source": null,
"auto_rotate": true
}
],
"domains": [
]
},
{
"uuid": "e5e96f80-d61c-0130-a216-22000a97086d",
"name": "nyvm",
"callback_url": null,
"notification_email": null,
"bucket_name": "Jones",
"crop_length": null,
"s3_privacy": "public-read",
"s3_directory": "",
"s3_use_sse": false,
"publish_signature_required": null,
"playback_signature_required": null,
"ftp_server": null,
"ftp_username": null,
"ftp_password": null,
"ftp_directory": null,
"use_ftp": null,
"use_s3": true,
"use_youtube": null,
"ftp_trigger": "processed",
"email_trigger": "processed",
"s3_trigger": "processed",
"youtube_trigger": "processed",
"wall_privacy": "none",
"photo_width": 640,
"photo_height": 480,
"media_factories": [
{
"id": 3249,
"uuid": null,
"name": "waveform",
"width": 2000,
"height": 375,
"area": 750000,
"extension": "png",
"length": null,
"bitrate": null,
"asset_class": "Audio",
"is_system": true,
"created_at": "2017-05-07T07:34:45.000Z",
"updated_at": "2017-05-16T14:28:02.000Z",
"camera_id": "e5e96f80-d61c-0130-a216-22000a97086d",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "microphone",
"media_source": null,
"auto_rotate": true
},
{
"id": 3250,
"uuid": null,
"name": "negative_waveform",
"width": 2000,
"height": 375,
"area": 750000,
"extension": "png",
"length": null,
"bitrate": null,
"asset_class": "Audio",
"is_system": true,
"created_at": "2017-05-07T07:34:45.000Z",
"updated_at": "2017-05-16T14:28:02.000Z",
"camera_id": "e5e96f80-d61c-0130-a216-22000a97086d",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "microphone",
"media_source": null,
"auto_rotate": true
},
{
"id": 3242,
"uuid": null,
"name": "vga_mp4",
"width": 640,
"height": 480,
"area": 307200,
"extension": "mp4",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": null,
"created_at": "2017-05-07T07:34:45.000Z",
"updated_at": "2017-05-16T14:28:01.000Z",
"camera_id": "e5e96f80-d61c-0130-a216-22000a97086d",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 3243,
"uuid": null,
"name": "vga_thumb",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2017-05-07T07:34:45.000Z",
"updated_at": "2017-05-16T14:28:01.000Z",
"camera_id": "e5e96f80-d61c-0130-a216-22000a97086d",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 3244,
"uuid": null,
"name": "vga_filmstrip",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": 30,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2017-05-07T07:34:45.000Z",
"updated_at": "2017-05-16T14:28:01.000Z",
"camera_id": "e5e96f80-d61c-0130-a216-22000a97086d",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 3251,
"uuid": null,
"name": "photo",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": null,
"bitrate": null,
"asset_class": "Photo",
"is_system": true,
"created_at": "2017-05-07T07:34:45.000Z",
"updated_at": "2017-05-16T14:28:02.000Z",
"camera_id": "e5e96f80-d61c-0130-a216-22000a97086d",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "photobooth",
"media_source": null,
"auto_rotate": true
},
{
"id": 135486,
"uuid": null,
"name": "user_stream",
"width": 640,
"height": 480,
"area": 307200,
"extension": "mp4",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2020-07-01T10:59:28.000Z",
"updated_at": "2020-07-01T10:59:28.000Z",
"camera_id": "e5e96f80-d61c-0130-a216-22000a97086d",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "room",
"media_source": "composite",
"auto_rotate": true
},
{
"id": 135487,
"uuid": null,
"name": "user_thumb",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2020-07-01T10:59:28.000Z",
"updated_at": "2020-07-01T10:59:28.000Z",
"camera_id": "e5e96f80-d61c-0130-a216-22000a97086d",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "room",
"media_source": "composite",
"auto_rotate": true
},
{
"id": 135488,
"uuid": null,
"name": "user_filmstrip",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": 30,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2020-07-01T10:59:28.000Z",
"updated_at": "2020-07-01T10:59:28.000Z",
"camera_id": "e5e96f80-d61c-0130-a216-22000a97086d",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "room",
"media_source": "composite",
"auto_rotate": true
},
{
"id": 3245,
"uuid": null,
"name": "360p_mp4",
"width": 480,
"height": 360,
"area": 172800,
"extension": "mp4",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": null,
"created_at": "2017-05-07T07:34:45.000Z",
"updated_at": "2017-05-16T14:28:01.000Z",
"camera_id": "e5e96f80-d61c-0130-a216-22000a97086d",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 3246,
"uuid": null,
"name": "360p_thumb",
"width": 480,
"height": 360,
"area": 172800,
"extension": "jpg",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": false,
"created_at": "2017-05-07T07:34:45.000Z",
"updated_at": "2017-05-16T14:28:02.000Z",
"camera_id": "e5e96f80-d61c-0130-a216-22000a97086d",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 3247,
"uuid": null,
"name": "360p_filmstrip",
"width": 480,
"height": 360,
"area": 172800,
"extension": "jpg",
"length": 30,
"bitrate": null,
"asset_class": "Video",
"is_system": false,
"created_at": "2017-05-07T07:34:45.000Z",
"updated_at": "2017-05-16T14:28:02.000Z",
"camera_id": "e5e96f80-d61c-0130-a216-22000a97086d",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 3248,
"uuid": null,
"name": "mp3",
"width": null,
"height": null,
"area": null,
"extension": "mp3",
"length": null,
"bitrate": null,
"asset_class": "Audio",
"is_system": true,
"created_at": "2017-05-07T07:34:45.000Z",
"updated_at": "2017-05-07T07:34:45.000Z",
"camera_id": "e5e96f80-d61c-0130-a216-22000a97086d",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "microphone",
"media_source": null,
"auto_rotate": true
}
],
"domains": [
]
},
{
"uuid": "a-2213b990-fbd5-0132-fad4-22000a9e3691",
"name": "testett",
"callback_url": null,
"notification_email": null,
"bucket_name": null,
"crop_length": null,
"s3_privacy": "public-read",
"s3_directory": null,
"s3_use_sse": false,
"publish_signature_required": null,
"playback_signature_required": null,
"ftp_server": null,
"ftp_username": null,
"ftp_password": null,
"ftp_directory": null,
"use_ftp": null,
"use_s3": null,
"use_youtube": null,
"ftp_trigger": "processed",
"email_trigger": "processed",
"s3_trigger": "processed",
"youtube_trigger": "processed",
"wall_privacy": "none",
"photo_width": 640,
"photo_height": 480,
"media_factories": [
{
"id": 25525,
"uuid": null,
"name": "waveform",
"width": 2000,
"height": 375,
"area": 750000,
"extension": "png",
"length": null,
"bitrate": null,
"asset_class": "Audio",
"is_system": true,
"created_at": "2017-05-07T08:02:35.000Z",
"updated_at": "2017-05-16T14:40:04.000Z",
"camera_id": "a-2213b990-fbd5-0132-fad4-22000a9e3691",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "microphone",
"media_source": null,
"auto_rotate": true
},
{
"id": 25526,
"uuid": null,
"name": "negative_waveform",
"width": 2000,
"height": 375,
"area": 750000,
"extension": "png",
"length": null,
"bitrate": null,
"asset_class": "Audio",
"is_system": true,
"created_at": "2017-05-07T08:02:35.000Z",
"updated_at": "2017-05-16T14:40:04.000Z",
"camera_id": "a-2213b990-fbd5-0132-fad4-22000a9e3691",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "microphone",
"media_source": null,
"auto_rotate": true
},
{
"id": 25527,
"uuid": null,
"name": "photo",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": null,
"bitrate": null,
"asset_class": "Photo",
"is_system": true,
"created_at": "2017-05-07T08:02:35.000Z",
"updated_at": "2017-05-16T14:40:05.000Z",
"camera_id": "a-2213b990-fbd5-0132-fad4-22000a9e3691",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "photobooth",
"media_source": null,
"auto_rotate": true
},
{
"id": 143754,
"uuid": null,
"name": "user_stream",
"width": 640,
"height": 480,
"area": 307200,
"extension": "mp4",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2020-07-01T11:14:11.000Z",
"updated_at": "2020-07-01T11:14:11.000Z",
"camera_id": "a-2213b990-fbd5-0132-fad4-22000a9e3691",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "room",
"media_source": "composite",
"auto_rotate": true
},
{
"id": 143755,
"uuid": null,
"name": "user_thumb",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2020-07-01T11:14:11.000Z",
"updated_at": "2020-07-01T11:14:11.000Z",
"camera_id": "a-2213b990-fbd5-0132-fad4-22000a9e3691",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "room",
"media_source": "composite",
"auto_rotate": true
},
{
"id": 143756,
"uuid": null,
"name": "user_filmstrip",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": 30,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2020-07-01T11:14:12.000Z",
"updated_at": "2020-07-01T11:14:12.000Z",
"camera_id": "a-2213b990-fbd5-0132-fad4-22000a9e3691",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "room",
"media_source": "composite",
"auto_rotate": true
},
{
"id": 25521,
"uuid": null,
"name": "360p_mp4",
"width": 480,
"height": 360,
"area": 172800,
"extension": "mp4",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": null,
"created_at": "2017-05-07T08:02:35.000Z",
"updated_at": "2017-05-16T14:40:04.000Z",
"camera_id": "a-2213b990-fbd5-0132-fad4-22000a9e3691",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 25522,
"uuid": null,
"name": "360p_thumb",
"width": 480,
"height": 360,
"area": 172800,
"extension": "jpg",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2017-05-07T08:02:35.000Z",
"updated_at": "2017-05-16T14:40:04.000Z",
"camera_id": "a-2213b990-fbd5-0132-fad4-22000a9e3691",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 25523,
"uuid": null,
"name": "360p_filmstrip",
"width": 480,
"height": 360,
"area": 172800,
"extension": "jpg",
"length": 30,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2017-05-07T08:02:35.000Z",
"updated_at": "2017-05-16T14:40:04.000Z",
"camera_id": "a-2213b990-fbd5-0132-fad4-22000a9e3691",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 25524,
"uuid": null,
"name": "mp3",
"width": null,
"height": null,
"area": null,
"extension": "mp3",
"length": null,
"bitrate": null,
"asset_class": "Audio",
"is_system": true,
"created_at": "2017-05-07T08:02:35.000Z",
"updated_at": "2017-05-07T08:02:35.000Z",
"camera_id": "a-2213b990-fbd5-0132-fad4-22000a9e3691",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "microphone",
"media_source": null,
"auto_rotate": true
}
],
"domains": [
]
},
{
"uuid": "a-824d0780-cf36-0133-5163-0a4b55581b35",
"name": "TEsteroos",
"callback_url": "https://www.interplay.vc",
"notification_email": null,
"bucket_name": null,
"crop_length": null,
"s3_privacy": "public-read",
"s3_directory": null,
"s3_use_sse": false,
"publish_signature_required": null,
"playback_signature_required": null,
"ftp_server": null,
"ftp_username": null,
"ftp_password": null,
"ftp_directory": null,
"use_ftp": null,
"use_s3": null,
"use_youtube": null,
"ftp_trigger": "processed",
"email_trigger": "processed",
"s3_trigger": "processed",
"youtube_trigger": "processed",
"wall_privacy": "none",
"photo_width": 640,
"photo_height": 480,
"media_factories": [
{
"id": 37263,
"uuid": null,
"name": "waveform",
"width": 2000,
"height": 375,
"area": 750000,
"extension": "png",
"length": null,
"bitrate": null,
"asset_class": "Audio",
"is_system": true,
"created_at": "2017-05-07T08:11:22.000Z",
"updated_at": "2017-05-16T14:46:40.000Z",
"camera_id": "a-824d0780-cf36-0133-5163-0a4b55581b35",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "microphone",
"media_source": null,
"auto_rotate": true
},
{
"id": 37264,
"uuid": null,
"name": "negative_waveform",
"width": 2000,
"height": 375,
"area": 750000,
"extension": "png",
"length": null,
"bitrate": null,
"asset_class": "Audio",
"is_system": true,
"created_at": "2017-05-07T08:11:22.000Z",
"updated_at": "2017-05-16T14:46:40.000Z",
"camera_id": "a-824d0780-cf36-0133-5163-0a4b55581b35",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "microphone",
"media_source": null,
"auto_rotate": true
},
{
"id": 37259,
"uuid": null,
"name": "qvga_mp4",
"width": 640,
"height": 480,
"area": 307200,
"extension": "mp4",
"length": "",
"bitrate": null,
"asset_class": "Video",
"is_system": null,
"created_at": "2017-05-07T08:11:22.000Z",
"updated_at": "2025-06-04T19:29:54.000Z",
"camera_id": "a-824d0780-cf36-0133-5163-0a4b55581b35",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 37265,
"uuid": null,
"name": "photo",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": null,
"bitrate": null,
"asset_class": "Photo",
"is_system": true,
"created_at": "2017-05-07T08:11:22.000Z",
"updated_at": "2017-05-16T14:46:40.000Z",
"camera_id": "a-824d0780-cf36-0133-5163-0a4b55581b35",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "photobooth",
"media_source": null,
"auto_rotate": true
},
{
"id": 148029,
"uuid": null,
"name": "user_stream",
"width": 640,
"height": 480,
"area": 307200,
"extension": "mp4",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2020-07-01T11:22:38.000Z",
"updated_at": "2020-07-01T11:22:38.000Z",
"camera_id": "a-824d0780-cf36-0133-5163-0a4b55581b35",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "room",
"media_source": "composite",
"auto_rotate": true
},
{
"id": 148030,
"uuid": null,
"name": "user_thumb",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2020-07-01T11:22:38.000Z",
"updated_at": "2020-07-01T11:22:38.000Z",
"camera_id": "a-824d0780-cf36-0133-5163-0a4b55581b35",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "room",
"media_source": "composite",
"auto_rotate": true
},
{
"id": 148031,
"uuid": null,
"name": "user_filmstrip",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": 30,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2020-07-01T11:22:38.000Z",
"updated_at": "2020-07-01T11:22:38.000Z",
"camera_id": "a-824d0780-cf36-0133-5163-0a4b55581b35",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "room",
"media_source": "composite",
"auto_rotate": true
},
{
"id": 37260,
"uuid": null,
"name": "qvga_thumb",
"width": 320,
"height": 240,
"area": 76800,
"extension": "jpg",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2017-05-07T08:11:22.000Z",
"updated_at": "2017-05-16T14:46:40.000Z",
"camera_id": "a-824d0780-cf36-0133-5163-0a4b55581b35",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 37261,
"uuid": null,
"name": "qvga_filmstrip",
"width": 320,
"height": 240,
"area": 76800,
"extension": "jpg",
"length": 30,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2017-05-07T08:11:22.000Z",
"updated_at": "2017-05-16T14:46:40.000Z",
"camera_id": "a-824d0780-cf36-0133-5163-0a4b55581b35",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 37262,
"uuid": null,
"name": "mp3",
"width": null,
"height": null,
"area": null,
"extension": "mp3",
"length": null,
"bitrate": null,
"asset_class": "Audio",
"is_system": true,
"created_at": "2017-05-07T08:11:22.000Z",
"updated_at": "2017-05-07T08:11:22.000Z",
"camera_id": "a-824d0780-cf36-0133-5163-0a4b55581b35",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "microphone",
"media_source": null,
"auto_rotate": true
}
],
"domains": [
]
},
{
"uuid": "a-5779cc20-b8ec-0134-cc4c-1217e1551dfd",
"name": "TesCam",
"callback_url": "https://www.interplay.vc",
"notification_email": "chris@danzigmedia.com",
"bucket_name": null,
"crop_length": null,
"s3_privacy": "public-read",
"s3_directory": null,
"s3_use_sse": false,
"publish_signature_required": null,
"playback_signature_required": null,
"ftp_server": null,
"ftp_username": null,
"ftp_password": null,
"ftp_directory": null,
"use_ftp": null,
"use_s3": null,
"use_youtube": null,
"ftp_trigger": "processed",
"email_trigger": "processed",
"s3_trigger": "processed",
"youtube_trigger": "processed",
"wall_privacy": "none",
"photo_width": 640,
"photo_height": 480,
"media_factories": [
{
"id": 48149,
"uuid": null,
"name": "qvga_mp4",
"width": 1280,
"height": 720,
"area": 921600,
"extension": "mp4",
"length": "",
"bitrate": null,
"asset_class": "Video",
"is_system": null,
"created_at": "2017-05-07T08:18:22.000Z",
"updated_at": "2023-06-21T18:22:58.000Z",
"camera_id": "a-5779cc20-b8ec-0134-cc4c-1217e1551dfd",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 48153,
"uuid": null,
"name": "waveform",
"width": 2000,
"height": 375,
"area": 750000,
"extension": "png",
"length": null,
"bitrate": null,
"asset_class": "Audio",
"is_system": true,
"created_at": "2017-05-07T08:18:22.000Z",
"updated_at": "2017-05-16T14:55:55.000Z",
"camera_id": "a-5779cc20-b8ec-0134-cc4c-1217e1551dfd",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "microphone",
"media_source": null,
"auto_rotate": true
},
{
"id": 48154,
"uuid": null,
"name": "negative_waveform",
"width": 2000,
"height": 375,
"area": 750000,
"extension": "png",
"length": null,
"bitrate": null,
"asset_class": "Audio",
"is_system": true,
"created_at": "2017-05-07T08:18:22.000Z",
"updated_at": "2017-05-16T14:55:55.000Z",
"camera_id": "a-5779cc20-b8ec-0134-cc4c-1217e1551dfd",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "microphone",
"media_source": null,
"auto_rotate": true
},
{
"id": 48155,
"uuid": null,
"name": "photo",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": null,
"bitrate": null,
"asset_class": "Photo",
"is_system": true,
"created_at": "2017-05-07T08:18:22.000Z",
"updated_at": "2017-05-16T14:55:55.000Z",
"camera_id": "a-5779cc20-b8ec-0134-cc4c-1217e1551dfd",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "photobooth",
"media_source": null,
"auto_rotate": true
},
{
"id": 152001,
"uuid": null,
"name": "user_stream",
"width": 640,
"height": 480,
"area": 307200,
"extension": "mp4",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2020-07-01T11:29:13.000Z",
"updated_at": "2020-07-01T11:29:13.000Z",
"camera_id": "a-5779cc20-b8ec-0134-cc4c-1217e1551dfd",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "room",
"media_source": "composite",
"auto_rotate": true
},
{
"id": 152002,
"uuid": null,
"name": "user_thumb",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2020-07-01T11:29:13.000Z",
"updated_at": "2020-07-01T11:29:13.000Z",
"camera_id": "a-5779cc20-b8ec-0134-cc4c-1217e1551dfd",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "room",
"media_source": "composite",
"auto_rotate": true
},
{
"id": 152003,
"uuid": null,
"name": "user_filmstrip",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": 30,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2020-07-01T11:29:14.000Z",
"updated_at": "2020-07-01T11:29:14.000Z",
"camera_id": "a-5779cc20-b8ec-0134-cc4c-1217e1551dfd",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "room",
"media_source": "composite",
"auto_rotate": true
},
{
"id": 48150,
"uuid": null,
"name": "qvga_thumb",
"width": 320,
"height": 240,
"area": 76800,
"extension": "jpg",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2017-05-07T08:18:22.000Z",
"updated_at": "2017-05-16T14:55:55.000Z",
"camera_id": "a-5779cc20-b8ec-0134-cc4c-1217e1551dfd",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 48151,
"uuid": null,
"name": "qvga_filmstrip",
"width": 320,
"height": 240,
"area": 76800,
"extension": "jpg",
"length": 30,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2017-05-07T08:18:22.000Z",
"updated_at": "2017-05-16T14:55:55.000Z",
"camera_id": "a-5779cc20-b8ec-0134-cc4c-1217e1551dfd",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 48152,
"uuid": null,
"name": "mp3",
"width": null,
"height": null,
"area": null,
"extension": "mp3",
"length": null,
"bitrate": null,
"asset_class": "Audio",
"is_system": true,
"created_at": "2017-05-07T08:18:22.000Z",
"updated_at": "2017-05-07T08:18:22.000Z",
"camera_id": "a-5779cc20-b8ec-0134-cc4c-1217e1551dfd",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "microphone",
"media_source": null,
"auto_rotate": true
}
],
"domains": [
]
},
{
"uuid": "a-76abd450-be8c-0134-76a9-0a4b55581b35",
"name": "Broken App",
"callback_url": null,
"notification_email": null,
"bucket_name": null,
"crop_length": null,
"s3_privacy": "public-read",
"s3_directory": null,
"s3_use_sse": false,
"publish_signature_required": null,
"playback_signature_required": null,
"ftp_server": null,
"ftp_username": null,
"ftp_password": null,
"ftp_directory": null,
"use_ftp": null,
"use_s3": null,
"use_youtube": null,
"ftp_trigger": "processed",
"email_trigger": "processed",
"s3_trigger": "processed",
"youtube_trigger": "processed",
"wall_privacy": "none",
"photo_width": 640,
"photo_height": 480,
"media_factories": [
{
"id": 48527,
"uuid": null,
"name": "waveform",
"width": 2000,
"height": 375,
"area": 750000,
"extension": "png",
"length": null,
"bitrate": null,
"asset_class": "Audio",
"is_system": true,
"created_at": "2017-05-07T08:18:26.000Z",
"updated_at": "2017-05-16T14:56:07.000Z",
"camera_id": "a-76abd450-be8c-0134-76a9-0a4b55581b35",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "microphone",
"media_source": null,
"auto_rotate": true
},
{
"id": 48528,
"uuid": null,
"name": "negative_waveform",
"width": 2000,
"height": 375,
"area": 750000,
"extension": "png",
"length": null,
"bitrate": null,
"asset_class": "Audio",
"is_system": true,
"created_at": "2017-05-07T08:18:26.000Z",
"updated_at": "2017-05-16T14:56:07.000Z",
"camera_id": "a-76abd450-be8c-0134-76a9-0a4b55581b35",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "microphone",
"media_source": null,
"auto_rotate": true
},
{
"id": 48529,
"uuid": null,
"name": "photo",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": null,
"bitrate": null,
"asset_class": "Photo",
"is_system": true,
"created_at": "2017-05-07T08:18:26.000Z",
"updated_at": "2017-05-16T14:56:07.000Z",
"camera_id": "a-76abd450-be8c-0134-76a9-0a4b55581b35",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "photobooth",
"media_source": null,
"auto_rotate": true
},
{
"id": 152097,
"uuid": null,
"name": "user_stream",
"width": 640,
"height": 480,
"area": 307200,
"extension": "mp4",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2020-07-01T11:29:24.000Z",
"updated_at": "2020-07-01T11:29:24.000Z",
"camera_id": "a-76abd450-be8c-0134-76a9-0a4b55581b35",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "room",
"media_source": "composite",
"auto_rotate": true
},
{
"id": 152098,
"uuid": null,
"name": "user_thumb",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2020-07-01T11:29:24.000Z",
"updated_at": "2020-07-01T11:29:24.000Z",
"camera_id": "a-76abd450-be8c-0134-76a9-0a4b55581b35",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "room",
"media_source": "composite",
"auto_rotate": true
},
{
"id": 152099,
"uuid": null,
"name": "user_filmstrip",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": 30,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2020-07-01T11:29:24.000Z",
"updated_at": "2020-07-01T11:29:24.000Z",
"camera_id": "a-76abd450-be8c-0134-76a9-0a4b55581b35",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "room",
"media_source": "composite",
"auto_rotate": true
},
{
"id": 48523,
"uuid": null,
"name": "qvga_mp4",
"width": 320,
"height": 240,
"area": 76800,
"extension": "mp4",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": null,
"created_at": "2017-05-07T08:18:26.000Z",
"updated_at": "2017-05-16T14:56:07.000Z",
"camera_id": "a-76abd450-be8c-0134-76a9-0a4b55581b35",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 48524,
"uuid": null,
"name": "qvga_thumb",
"width": 320,
"height": 240,
"area": 76800,
"extension": "jpg",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2017-05-07T08:18:26.000Z",
"updated_at": "2017-05-16T14:56:07.000Z",
"camera_id": "a-76abd450-be8c-0134-76a9-0a4b55581b35",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 48525,
"uuid": null,
"name": "qvga_filmstrip",
"width": 320,
"height": 240,
"area": 76800,
"extension": "jpg",
"length": 30,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2017-05-07T08:18:26.000Z",
"updated_at": "2017-05-16T14:56:07.000Z",
"camera_id": "a-76abd450-be8c-0134-76a9-0a4b55581b35",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 48526,
"uuid": null,
"name": "mp3",
"width": null,
"height": null,
"area": null,
"extension": "mp3",
"length": null,
"bitrate": null,
"asset_class": "Audio",
"is_system": true,
"created_at": "2017-05-07T08:18:26.000Z",
"updated_at": "2017-05-07T08:18:26.000Z",
"camera_id": "a-76abd450-be8c-0134-76a9-0a4b55581b35",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "microphone",
"media_source": null,
"auto_rotate": true
}
],
"domains": [
]
},
{
"uuid": "a-1b25cdb0-bee6-0134-76b3-0a4b55581b35",
"name": "kalman-localhost-170118-1",
"callback_url": null,
"notification_email": null,
"bucket_name": null,
"crop_length": null,
"s3_privacy": "public-read",
"s3_directory": null,
"s3_use_sse": false,
"publish_signature_required": null,
"playback_signature_required": null,
"ftp_server": null,
"ftp_username": null,
"ftp_password": null,
"ftp_directory": null,
"use_ftp": null,
"use_s3": null,
"use_youtube": null,
"ftp_trigger": "processed",
"email_trigger": "processed",
"s3_trigger": "processed",
"youtube_trigger": "processed",
"wall_privacy": "none",
"photo_width": 640,
"photo_height": 480,
"media_factories": [
{
"id": 48548,
"uuid": null,
"name": "waveform",
"width": 2000,
"height": 375,
"area": 750000,
"extension": "png",
"length": null,
"bitrate": null,
"asset_class": "Audio",
"is_system": true,
"created_at": "2017-05-07T08:18:27.000Z",
"updated_at": "2017-05-16T14:56:08.000Z",
"camera_id": "a-1b25cdb0-bee6-0134-76b3-0a4b55581b35",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "microphone",
"media_source": null,
"auto_rotate": true
},
{
"id": 48549,
"uuid": null,
"name": "negative_waveform",
"width": 2000,
"height": 375,
"area": 750000,
"extension": "png",
"length": null,
"bitrate": null,
"asset_class": "Audio",
"is_system": true,
"created_at": "2017-05-07T08:18:27.000Z",
"updated_at": "2017-05-16T14:56:08.000Z",
"camera_id": "a-1b25cdb0-bee6-0134-76b3-0a4b55581b35",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "microphone",
"media_source": null,
"auto_rotate": true
},
{
"id": 48544,
"uuid": null,
"name": "vga_mp4",
"width": 640,
"height": 480,
"area": 307200,
"extension": "mp4",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": null,
"created_at": "2017-05-07T08:18:27.000Z",
"updated_at": "2017-05-16T14:56:08.000Z",
"camera_id": "a-1b25cdb0-bee6-0134-76b3-0a4b55581b35",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 48545,
"uuid": null,
"name": "vga_thumb",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2017-05-07T08:18:27.000Z",
"updated_at": "2017-05-16T14:56:08.000Z",
"camera_id": "a-1b25cdb0-bee6-0134-76b3-0a4b55581b35",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 48546,
"uuid": null,
"name": "vga_filmstrip",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": 30,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2017-05-07T08:18:27.000Z",
"updated_at": "2017-05-16T14:56:08.000Z",
"camera_id": "a-1b25cdb0-bee6-0134-76b3-0a4b55581b35",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 48550,
"uuid": null,
"name": "photo",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": null,
"bitrate": null,
"asset_class": "Photo",
"is_system": true,
"created_at": "2017-05-07T08:18:27.000Z",
"updated_at": "2017-05-16T14:56:08.000Z",
"camera_id": "a-1b25cdb0-bee6-0134-76b3-0a4b55581b35",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "photobooth",
"media_source": null,
"auto_rotate": true
},
{
"id": 152106,
"uuid": null,
"name": "user_stream",
"width": 640,
"height": 480,
"area": 307200,
"extension": "mp4",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2020-07-01T11:29:25.000Z",
"updated_at": "2020-07-01T11:29:25.000Z",
"camera_id": "a-1b25cdb0-bee6-0134-76b3-0a4b55581b35",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "room",
"media_source": "composite",
"auto_rotate": true
},
{
"id": 152107,
"uuid": null,
"name": "user_thumb",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2020-07-01T11:29:25.000Z",
"updated_at": "2020-07-01T11:29:25.000Z",
"camera_id": "a-1b25cdb0-bee6-0134-76b3-0a4b55581b35",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "room",
"media_source": "composite",
"auto_rotate": true
},
{
"id": 152108,
"uuid": null,
"name": "user_filmstrip",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": 30,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2020-07-01T11:29:25.000Z",
"updated_at": "2020-07-01T11:29:25.000Z",
"camera_id": "a-1b25cdb0-bee6-0134-76b3-0a4b55581b35",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "room",
"media_source": "composite",
"auto_rotate": true
},
{
"id": 48547,
"uuid": null,
"name": "mp3",
"width": null,
"height": null,
"area": null,
"extension": "mp3",
"length": null,
"bitrate": null,
"asset_class": "Audio",
"is_system": true,
"created_at": "2017-05-07T08:18:27.000Z",
"updated_at": "2017-05-07T08:18:27.000Z",
"camera_id": "a-1b25cdb0-bee6-0134-76b3-0a4b55581b35",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "microphone",
"media_source": null,
"auto_rotate": true
}
],
"domains": [
]
},
{
"uuid": "a-1d8ca100-9634-0135-c78f-02bffec2f7d2",
"name": "myNewApp",
"callback_url": null,
"notification_email": null,
"bucket_name": null,
"crop_length": null,
"s3_privacy": "public-read",
"s3_directory": null,
"s3_use_sse": false,
"publish_signature_required": null,
"playback_signature_required": null,
"ftp_server": null,
"ftp_username": null,
"ftp_password": null,
"ftp_directory": null,
"use_ftp": null,
"use_s3": null,
"use_youtube": null,
"ftp_trigger": "processed",
"email_trigger": "processed",
"s3_trigger": "processed",
"youtube_trigger": "processed",
"wall_privacy": "none",
"photo_width": 640,
"photo_height": 480,
"media_factories": [
{
"id": 59314,
"uuid": null,
"name": "waveform",
"width": 2000,
"height": 375,
"area": 750000,
"extension": "png",
"length": null,
"bitrate": null,
"asset_class": "Audio",
"is_system": true,
"created_at": "2017-10-18T13:13:55.000Z",
"updated_at": "2017-10-18T13:13:55.000Z",
"camera_id": "a-1d8ca100-9634-0135-c78f-02bffec2f7d2",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "microphone",
"media_source": null,
"auto_rotate": true
},
{
"id": 59315,
"uuid": null,
"name": "negative_waveform",
"width": 2000,
"height": 375,
"area": 750000,
"extension": "png",
"length": null,
"bitrate": null,
"asset_class": "Audio",
"is_system": true,
"created_at": "2017-10-18T13:13:55.000Z",
"updated_at": "2017-10-18T13:13:55.000Z",
"camera_id": "a-1d8ca100-9634-0135-c78f-02bffec2f7d2",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "microphone",
"media_source": null,
"auto_rotate": true
},
{
"id": 59310,
"uuid": null,
"name": "mp4",
"width": 640,
"height": 480,
"area": 307200,
"extension": "mp4",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2017-10-18T13:13:54.000Z",
"updated_at": "2017-10-18T13:13:54.000Z",
"camera_id": "a-1d8ca100-9634-0135-c78f-02bffec2f7d2",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 59311,
"uuid": null,
"name": "thumb",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2017-10-18T13:13:54.000Z",
"updated_at": "2017-10-18T13:13:54.000Z",
"camera_id": "a-1d8ca100-9634-0135-c78f-02bffec2f7d2",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 59312,
"uuid": null,
"name": "filmstrip",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": 30,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2017-10-18T13:13:54.000Z",
"updated_at": "2017-10-18T13:13:54.000Z",
"camera_id": "a-1d8ca100-9634-0135-c78f-02bffec2f7d2",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 59316,
"uuid": null,
"name": "thumb",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": null,
"bitrate": null,
"asset_class": "Photo",
"is_system": true,
"created_at": "2017-10-18T13:13:55.000Z",
"updated_at": "2017-10-18T13:13:55.000Z",
"camera_id": "a-1d8ca100-9634-0135-c78f-02bffec2f7d2",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "photobooth",
"media_source": null,
"auto_rotate": true
},
{
"id": 156159,
"uuid": null,
"name": "user_stream",
"width": 640,
"height": 480,
"area": 307200,
"extension": "mp4",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2020-07-01T11:39:02.000Z",
"updated_at": "2020-07-01T11:39:02.000Z",
"camera_id": "a-1d8ca100-9634-0135-c78f-02bffec2f7d2",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "room",
"media_source": "composite",
"auto_rotate": true
},
{
"id": 156160,
"uuid": null,
"name": "user_thumb",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2020-07-01T11:39:03.000Z",
"updated_at": "2020-07-01T11:39:03.000Z",
"camera_id": "a-1d8ca100-9634-0135-c78f-02bffec2f7d2",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "room",
"media_source": "composite",
"auto_rotate": true
},
{
"id": 156161,
"uuid": null,
"name": "user_filmstrip",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": 30,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2020-07-01T11:39:03.000Z",
"updated_at": "2020-07-01T11:39:03.000Z",
"camera_id": "a-1d8ca100-9634-0135-c78f-02bffec2f7d2",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "room",
"media_source": "composite",
"auto_rotate": true
},
{
"id": 59313,
"uuid": null,
"name": "mp3",
"width": null,
"height": null,
"area": null,
"extension": "mp3",
"length": null,
"bitrate": null,
"asset_class": "Audio",
"is_system": true,
"created_at": "2017-10-18T13:13:55.000Z",
"updated_at": "2017-10-18T13:13:55.000Z",
"camera_id": "a-1d8ca100-9634-0135-c78f-02bffec2f7d2",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "microphone",
"media_source": null,
"auto_rotate": true
}
],
"domains": [
]
},
{
"uuid": "a-231107f0-0c1a-0136-5899-02bffec2f7d2",
"name": "Matt",
"callback_url": null,
"notification_email": null,
"bucket_name": null,
"crop_length": null,
"s3_privacy": "public-read",
"s3_directory": null,
"s3_use_sse": false,
"publish_signature_required": null,
"playback_signature_required": null,
"ftp_server": null,
"ftp_username": null,
"ftp_password": null,
"ftp_directory": null,
"use_ftp": null,
"use_s3": null,
"use_youtube": null,
"ftp_trigger": "processed",
"email_trigger": "processed",
"s3_trigger": "processed",
"youtube_trigger": "processed",
"wall_privacy": "none",
"photo_width": 640,
"photo_height": 480,
"media_factories": [
{
"id": 65044,
"uuid": null,
"name": "mp4",
"width": 1280,
"height": 720,
"area": 921600,
"extension": "mp4",
"length": "",
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2018-03-17T14:05:14.000Z",
"updated_at": "2018-03-17T14:06:12.000Z",
"camera_id": "a-231107f0-0c1a-0136-5899-02bffec2f7d2",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 65045,
"uuid": null,
"name": "thumb",
"width": 1280,
"height": 720,
"area": 921600,
"extension": "jpg",
"length": "",
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2018-03-17T14:05:14.000Z",
"updated_at": "2018-03-17T14:06:20.000Z",
"camera_id": "a-231107f0-0c1a-0136-5899-02bffec2f7d2",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 65046,
"uuid": null,
"name": "filmstrip",
"width": 1280,
"height": 720,
"area": 921600,
"extension": "jpg",
"length": 30,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2018-03-17T14:05:14.000Z",
"updated_at": "2018-03-17T14:06:27.000Z",
"camera_id": "a-231107f0-0c1a-0136-5899-02bffec2f7d2",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "camera",
"media_source": null,
"auto_rotate": true
},
{
"id": 65048,
"uuid": null,
"name": "waveform",
"width": 2000,
"height": 375,
"area": 750000,
"extension": "png",
"length": null,
"bitrate": null,
"asset_class": "Audio",
"is_system": true,
"created_at": "2018-03-17T14:05:14.000Z",
"updated_at": "2018-03-17T14:05:14.000Z",
"camera_id": "a-231107f0-0c1a-0136-5899-02bffec2f7d2",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "microphone",
"media_source": null,
"auto_rotate": true
},
{
"id": 65049,
"uuid": null,
"name": "negative_waveform",
"width": 2000,
"height": 375,
"area": 750000,
"extension": "png",
"length": null,
"bitrate": null,
"asset_class": "Audio",
"is_system": true,
"created_at": "2018-03-17T14:05:14.000Z",
"updated_at": "2018-03-17T14:05:14.000Z",
"camera_id": "a-231107f0-0c1a-0136-5899-02bffec2f7d2",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "microphone",
"media_source": null,
"auto_rotate": true
},
{
"id": 65050,
"uuid": null,
"name": "thumb",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": null,
"bitrate": null,
"asset_class": "Photo",
"is_system": true,
"created_at": "2018-03-17T14:05:14.000Z",
"updated_at": "2018-03-17T14:05:14.000Z",
"camera_id": "a-231107f0-0c1a-0136-5899-02bffec2f7d2",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "photobooth",
"media_source": null,
"auto_rotate": true
},
{
"id": 158064,
"uuid": null,
"name": "user_stream",
"width": 640,
"height": 480,
"area": 307200,
"extension": "mp4",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2020-07-01T11:43:26.000Z",
"updated_at": "2020-07-01T11:43:26.000Z",
"camera_id": "a-231107f0-0c1a-0136-5899-02bffec2f7d2",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "room",
"media_source": "composite",
"auto_rotate": true
},
{
"id": 158065,
"uuid": null,
"name": "user_thumb",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": null,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2020-07-01T11:43:26.000Z",
"updated_at": "2020-07-01T11:43:26.000Z",
"camera_id": "a-231107f0-0c1a-0136-5899-02bffec2f7d2",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "room",
"media_source": "composite",
"auto_rotate": true
},
{
"id": 158066,
"uuid": null,
"name": "user_filmstrip",
"width": 640,
"height": 480,
"area": 307200,
"extension": "jpg",
"length": 30,
"bitrate": null,
"asset_class": "Video",
"is_system": true,
"created_at": "2020-07-01T11:43:26.000Z",
"updated_at": "2020-07-01T11:43:26.000Z",
"camera_id": "a-231107f0-0c1a-0136-5899-02bffec2f7d2",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "room",
"media_source": "composite",
"auto_rotate": true
},
{
"id": 65047,
"uuid": null,
"name": "mp3",
"width": null,
"height": null,
"area": null,
"extension": "mp3",
"length": null,
"bitrate": null,
"asset_class": "Audio",
"is_system": true,
"created_at": "2018-03-17T14:05:14.000Z",
"updated_at": "2018-03-17T14:05:14.000Z",
"camera_id": "a-231107f0-0c1a-0136-5899-02bffec2f7d2",
"fg_color": null,
"deleted_at": null,
"language": null,
"fps": null,
"offset": null,
"source": "microphone",
"media_source": null,
"auto_rotate": true
}
],
"domains": [
]
}
],
"current_page": 1
}