backend: add encoding parameter to recording response examples

This commit is contained in:
CSantosM 2026-02-16 12:24:40 +01:00
parent 61b10befec
commit 6ca1ace61e
4 changed files with 6 additions and 0 deletions

View File

@ -12,6 +12,7 @@ content:
roomName: 'room'
status: 'complete'
layout: 'grid'
encoding: 'H264_720P_30'
filename: 'room-123--XX445.mp4'
startDate: 1600000000000
endDate: 1600000003600
@ -27,5 +28,6 @@ content:
roomName: 'room'
status: 'active'
layout: 'grid'
encoding: 'H264_720P_30'
filename: 'room-456--QR789.mp4'
startDate: 1682500000000

View File

@ -20,6 +20,7 @@ content:
roomName: 'room'
status: 'active'
layout: 'grid'
encoding: 'H264_720P_30'
filename: 'room-123--XX445.mp4'
startDate: 1620000000000
endDate: 1620000003600
@ -31,6 +32,7 @@ content:
roomName: 'room'
status: 'complete'
layout: 'grid'
encoding: 'H264_720P_30'
filename: 'room-456--XX678.mp4'
startDate: 1625000000000
endDate: 1625000007200

View File

@ -9,6 +9,7 @@ content:
roomName: 'room'
status: 'active'
layout: 'speaker'
encoding: 'H264_720P_30'
filename: 'room-123--XX445.mp4'
startDate: 1600000000000
headers:

View File

@ -15,6 +15,7 @@ content:
roomName: 'room'
status: 'ending'
layout: 'speaker'
encoding: 'H264_720P_30'
filename: 'room-123--XX445.mp4'
startDate: 1600000000000
details: 'End reason: StopEgress API'