Hi guys, I have the plan to build a live streaming server using nodejs to support multi-users connect to my site to watch short clips in real time.
I have googled but not get much valuable results. Just want to show off our scenario: "each day server will show 1 video at the specific time, for example 14:00, userA connects to server at 14:00 and video is streamed to userA's browser, 10 mins later userB connects to our server, then userB can see the video from 10th min afterward, and so on...." I need a solution for both backend (streaming server) and front end(video player), anyone who which one supports and used widely? Best all, -- Nguyen Hai Duy Mobile : 0914 72 1900 Skype: nguyenhd2107 Yahoo: nguyenhd_lucky -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
