Home > Chat, Multimedia, MySQL, Red5, Video > Video Chat / Recording / Playback Solution Based On Red5

Video Chat / Recording / Playback Solution Based On Red5

May 19th, 2011

- Video record allowed of max 5 minutes based on session id received on connect (query in mysql db to retrieve user name based on session id).
- Video playback based on session id sent on connect (query in db to check if the session is valid)
- Video session (chat) based on session id (query on db to check if the session matches the users – each video session has a specific start time and end time, must check if the session is scheduled at the time of the request – also, limit the session to two hours).

More details on request. Be advised that the delivery date of this project shouldn’t be longer than 7 days


Video Chat / Recording / Playback Solution Based On Red5

Comments are closed.
Bear