pchab / ProjectRTC

WebRTC Live Streaming on nodeJS (+ android client !)
Other
1.03k stars 472 forks source link

schedule live streaming #46

Open anjireddych opened 7 years ago

anjireddych commented 7 years ago

we are implement a schedule video live stream app. so, user can send the customized id. is it possible or not? but now, in this project server creates the base64id in socket.io module. are there any chances to handle the base64id in sockt.io module.

anjireddych commented 7 years ago

can i use the base64id using later for live streaming.