Skip to content

Commit

Permalink
Added an example for SRT Publisher configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
dimiden committed Jan 5, 2025
1 parent a6ade7c commit d344303
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions misc/conf_examples/Server.xml
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,10 @@
<TcpRelayWorkerCount>1</TcpRelayWorkerCount>
</IceCandidates>
</WebRTC>
<SRT>
<Port>9998</Port>
<WorkerCount>1</WorkerCount>
</SRT>
</Publishers>
</Bind>

Expand Down

0 comments on commit d344303

Please sign in to comment.