Click here to Skip to main content
16,012,316 members

Comments by AlexandruAdrian (Top 2 by date)

AlexandruAdrian 2-Apr-14 16:44pm View    
Now i realise that i should write "i need to do " these tasks , not "have" (sorry again for my english).


My question is about how to continue with my application(Windows Form Application -> which captures video stream from my webcam and saves it as an .avi file) in order to send the video file to a server(who can show to the user the video files in browser, and also to have a livestreaming option for the user).
AlexandruAdrian 2-Apr-14 5:17am View    
Thank you for the answer, but in my project i have these tasks (needs to be accesed and configured via internet):
-The system to have 3 componets:
-client side -> an application which capures video/images
-server side -> collects from clients videos/images and stores them to a database
-webpage, which offers to each user his captures(videos/images) and livestreaming from his devices.

I studied this option[1], but I'm not sure if I can finnish my tasks with it.

Can you recommend some technologies, frameworks to be able to implement the client-server?

Thanks a lot in advance!

[1] http://www.codeproject.com/Articles/153938/TCP-Server-Client-Communication-Usage?fid=1608486&fr=101#xx0xx