Skip to content

SRT to WHEP application #1

@birme

Description

@birme

An application that ingests one MPEG-TS over SRT stream and outputs to WebRTC recvonly clients using WHEP as signaling protocol. Optional pass-through to another SRT receiver.

Constraints

Video Audio Container Transport
Input AVC + HEVC AAC MPEG-TS SRT
Pass-through (optional) AVC + HEVC AAC MPEG-TS SRT
Output AVC + HEVC AAC WebRTC WebRTC/WHEP

Expect number of WHEP clients be in the range of 4-5 so does not have to scale for end-user viewing. Latency should be as low as possible and no transcoding is expected to be done.

One use case is to build a WebRTC based confidence monitor of an input signal. Example

srt-whep -i 0.0.0.0:1234 -o 192.168.1.32:3312 -p 8000

Then you can direct a WHEP player to the URL http://localhost:8000/whep using for example the player at https://webrtc.player.eyevinn.technology

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions