bluenviron / gortsplib

RTSP 1.0 client and server library for the Go programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question - server example

spawn451 opened this issue · comments

Based on gortsplib/examples/server/main.go is there a way to allow multiple client to publish a stream instead of a single one ?