livekit / ingress

Ingest streams (RTMP/WHIP) or files (HLS, MP4) to LiveKit WebRTC
Apache License 2.0
74 stars 26 forks source link

Serialize the ingress info as JSON when starting the handler #14

Closed biglittlebigben closed 2 years ago

biglittlebigben commented 2 years ago

The ingress info serialization as protobuf sometimes contains null characters which causes invalid command line parameters to be produced.