You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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
Then you can direct a WHEP player to the URL
http://localhost:8000/whep
using for example the player at https://webrtc.player.eyevinn.technologyThe text was updated successfully, but these errors were encountered: