feat(protocol): freeze M4 native session RC6 contract
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{"mode":"auto","target_kbps":1000}
|
||||
@@ -0,0 +1 @@
|
||||
{"transport":"quic-tls13","framing":"datagram-v2","media":"encoded","audio":"encoded","source_rate_control":"server","client_decode":["h264-opus"]}
|
||||
@@ -26,5 +26,14 @@
|
||||
"audience": "versevdi-gateway"
|
||||
},
|
||||
"correlation_id": "correlation-1",
|
||||
"provider_url": "https://provider.invalid"
|
||||
"provider_url": "https://provider.invalid",
|
||||
"selected_descriptor": {
|
||||
"video_profile": {"codec": "h264", "bit_depth": 8, "chroma_subsampling": "4:2:0", "color_space": "bt709-limited", "transfer_function": "sdr"},
|
||||
"audio_profile": {"codec": "opus", "sample_rate_hz": 48000, "channels": 2, "channel_layout": "stereo", "packet_duration_ms": 5},
|
||||
"display_mode": {"resolution_width": 1920, "resolution_height": 1080, "fps": 60},
|
||||
"bitrate_target_kbps": 20000,
|
||||
"bitrate_maximum_kbps": 40000,
|
||||
"adjustment": {"display_reason": "none", "bitrate_reason": "none"},
|
||||
"media_timestamp_basis": "gateway-send-wall-clock-ms"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
{"resolution_width":1920,"resolution_height":1080,"fps":60,"codec":"H264","bitrate_kbps":20000,"audio_enabled":true}
|
||||
@@ -0,0 +1 @@
|
||||
{"video_profile":{"codec":"h264","bit_depth":8,"chroma_subsampling":"4:2:0","color_space":"bt709-limited","transfer_function":"sdr"},"audio_profile":{"codec":"opus","sample_rate_hz":48000,"channels":2,"channel_layout":"stereo","packet_duration_ms":5},"display_mode":{"resolution_width":1920,"resolution_height":1080,"fps":60},"bitrate_target_kbps":20000,"bitrate_maximum_kbps":40000,"adjustment":{"display_reason":"none","bitrate_reason":"none"},"media_timestamp_basis":"gateway-send-wall-clock-ms","provider_identity":"forbidden"}
|
||||
@@ -0,0 +1 @@
|
||||
{"client_device_id":"device-1","device_key_id":"key-1","pool_id":"pool-1","idempotency_key":"request-1"}
|
||||
@@ -0,0 +1 @@
|
||||
{"codec":"vp9","bit_depth":8,"chroma_subsampling":"4:2:0","color_space":"bt709-limited","transfer_function":"sdr"}
|
||||
Reference in New Issue
Block a user