Skip to main content
POST
/
sessions
/
{id}
/
start_webcam_hls
Start webcam to HLS streaming
curl --request POST \
  --url https://api.tenbyte.io/v1/webinar/sessions/{id}/start_webcam_hls \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.tenbyte.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Response

200

Webcam HLS started