versatica / mediasoup-broadcaster-demo

mediasoup broadcaster demo (libmediasoupclient)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Broadcaster.cpp: remove useless random `producerId`

ibc opened this issue · comments

In addition, the code should also check that id is a string. Otherwise it will crash.

https://github.com/versatica/mediasoup-broadcaster-demo/blob/master/src/Broadcaster.cpp#L105