Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update video openapi Spec #747

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docusaurus/video/docusaurus/docs/api/video-openapi.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/chat-openapi-clientside.json

Large diffs are not rendered by default.

370 changes: 248 additions & 122 deletions openapi/chat-openapi-clientside.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/chat-openapi.json

Large diffs are not rendered by default.

303 changes: 195 additions & 108 deletions openapi/chat-openapi.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/clientside-api.json

Large diffs are not rendered by default.

506 changes: 325 additions & 181 deletions openapi/clientside-api.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/serverside-api.json

Large diffs are not rendered by default.

411 changes: 255 additions & 156 deletions openapi/serverside-api.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/video-openapi-clientside.json

Large diffs are not rendered by default.

371 changes: 119 additions & 252 deletions openapi/video-openapi-clientside.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/video-openapi.json

Large diffs are not rendered by default.

105 changes: 55 additions & 50 deletions openapi/video-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2842,13 +2842,13 @@ components:
x-stream-index: "003"
height:
format: int32
maximum: 2560
maximum: 3840
minimum: 240
type: integer
x-stream-index: "002"
width:
format: int32
maximum: 2560
maximum: 3840
minimum: 240
type: integer
x-stream-index: "001"
Expand Down Expand Up @@ -3447,33 +3447,33 @@ components:
properties:
browser:
type: string
x-stream-index: "013.008"
x-stream-index: "014.008"
browser_version:
type: string
x-stream-index: "013.009"
x-stream-index: "014.009"
current_ip:
type: string
x-stream-index: "005"
x-stream-index: "006"
current_sfu:
type: string
x-stream-index: "006"
x-stream-index: "007"
device_model:
type: string
x-stream-index: "013.006"
x-stream-index: "014.006"
device_version:
type: string
x-stream-index: "013.007"
x-stream-index: "014.007"
distance_to_sfu_kilometers:
format: float
type: number
x-stream-index: "007"
x-stream-index: "008"
freeze_duration_seconds:
format: int32
type: integer
x-stream-index: "015.012"
x-stream-index: "016.012"
geolocation:
$ref: '#/components/schemas/GeolocationResult'
x-stream-index: "008"
x-stream-index: "009"
jitter:
$ref: '#/components/schemas/TimeStats'
x-stream-index: "002"
Expand All @@ -3483,146 +3483,151 @@ components:
max_fir_per_second:
format: float
type: number
x-stream-index: "015.003"
x-stream-index: "016.003"
max_freeze_fraction:
format: float
type: number
x-stream-index: "015.006"
x-stream-index: "016.006"
max_freezes_duration_seconds:
format: int32
type: integer
x-stream-index: "015.005"
x-stream-index: "016.005"
max_freezes_per_second:
format: float
type: number
x-stream-index: "015.004"
x-stream-index: "016.004"
max_nack_per_second:
format: float
type: number
x-stream-index: "015.002"
x-stream-index: "016.002"
max_pli_per_second:
format: float
type: number
x-stream-index: "015.001"
x-stream-index: "016.001"
max_publishing_video_quality:
$ref: '#/components/schemas/VideoQuality'
x-stream-index: "014.003"
x-stream-index: "015.003"
max_receiving_video_quality:
$ref: '#/components/schemas/VideoQuality'
x-stream-index: "015.013"
x-stream-index: "016.013"
min_event_ts:
format: int32
type: integer
x-stream-index: "005"
os:
type: string
x-stream-index: "013.001"
x-stream-index: "014.001"
os_version:
type: string
x-stream-index: "013.002"
x-stream-index: "014.002"
packet_loss_fraction:
format: float
type: number
x-stream-index: "015.008"
x-stream-index: "016.008"
pub_sub_hints:
$ref: '#/components/schemas/MediaPubSubHint'
x-stream-index: "011"
x-stream-index: "012"
published_tracks:
items:
$ref: '#/components/schemas/PublishedTrackInfo'
type: array
x-stream-index: "014.002"
x-stream-index: "015.002"
publisher_audio_mos:
$ref: '#/components/schemas/MOSStats'
x-stream-index: "014.005"
x-stream-index: "015.005"
publisher_jitter:
$ref: '#/components/schemas/TimeStats'
x-stream-index: "014.010"
x-stream-index: "015.010"
publisher_latency:
$ref: '#/components/schemas/TimeStats'
x-stream-index: "014.009"
x-stream-index: "015.009"
publisher_noise_cancellation_seconds:
format: float
type: number
x-stream-index: "014.013"
x-stream-index: "015.013"
publisher_packet_loss_fraction:
format: float
type: number
x-stream-index: "014.008"
x-stream-index: "015.008"
publisher_quality_limitation_fraction:
format: float
type: number
x-stream-index: "014.012"
x-stream-index: "015.012"
publisher_video_quality_limitation_duration_seconds:
additionalProperties:
format: float
type: number
type: object
x-stream-index: "014.011"
x-stream-index: "015.011"
publishing_audio_codec:
type: string
x-stream-index: "014.006"
x-stream-index: "015.006"
publishing_duration_seconds:
format: int32
type: integer
x-stream-index: "014.001"
x-stream-index: "015.001"
publishing_video_codec:
type: string
x-stream-index: "014.007"
x-stream-index: "015.007"
quality_score:
format: float
type: number
x-stream-index: "004"
receiving_audio_codec:
type: string
x-stream-index: "015.015"
x-stream-index: "016.015"
receiving_duration_seconds:
format: int32
type: integer
x-stream-index: "015.011"
x-stream-index: "016.011"
receiving_video_codec:
type: string
x-stream-index: "015.016"
x-stream-index: "016.016"
sdk:
type: string
x-stream-index: "013.004"
x-stream-index: "014.004"
sdk_version:
type: string
x-stream-index: "013.005"
x-stream-index: "014.005"
session_id:
type: string
x-stream-index: "010"
x-stream-index: "011"
subscriber_audio_mos:
$ref: '#/components/schemas/MOSStats'
x-stream-index: "015.007"
x-stream-index: "016.007"
subscriber_jitter:
$ref: '#/components/schemas/TimeStats'
x-stream-index: "015.010"
x-stream-index: "016.010"
subscriber_latency:
$ref: '#/components/schemas/TimeStats'
x-stream-index: "015.009"
x-stream-index: "016.009"
subscriber_video_quality_throttled_duration_seconds:
format: float
type: number
x-stream-index: "015.017"
x-stream-index: "016.017"
subsessions:
items:
$ref: '#/components/schemas/Subsession'
type: array
x-stream-index: "009"
x-stream-index: "010"
timeline:
$ref: '#/components/schemas/CallTimeline'
x-stream-index: "001"
total_pixels_in:
type: integer
x-stream-index: "015.014"
x-stream-index: "016.014"
total_pixels_out:
type: integer
x-stream-index: "014.004"
x-stream-index: "015.004"
truncated:
type: boolean
x-stream-index: "012"
x-stream-index: "013"
webrtc_version:
type: string
x-stream-index: "013.003"
x-stream-index: "014.003"
required:
- quality_score
- min_event_ts
- session_id
- publishing_duration_seconds
- total_pixels_out
Expand Down Expand Up @@ -3770,7 +3775,7 @@ components:
type: apiKey
info:
title: Stream API
version: v130.6.4
version: v131.2.0
openapi: 3.0.3
paths:
/video/call/{type}/{id}:
Expand Down
Loading