Click here to Skip to main content
15,922,574 members

Comments by kiran131993 (Top 12 by date)

kiran131993 10-Feb-13 7:36am View    
http://www.codeproject.com/Articles/371955/Motion-JPEG-Streaming-Server

http://www.codeproject.com/Articles/19485/A-Voice-Chat-Application-in-C

http://www.codeproject.com/Articles/44357/Global-Text-Chat-Room-Application-using-C-NET-Remo
kiran131993 9-Feb-13 15:53pm View    
i just modified the project concept by using MJpeg streamer , voice chat and tcp chat room and fused them together to form the project.
(you can find these 3 projects in codeproject itself)
kiran131993 18-Jan-13 13:30pm View    
i have implemented the desktop sharing technique and now want to stream video files alone in a form
kiran131993 17-Jan-13 12:51pm View    
i want to do it in windows forms. and not to open a webpage and all.
just run the forms on both sides and show the video played.(more kind of like a seminar session but not live but pre-recorded)
kiran131993 17-Jan-13 12:46pm View    
k i need to know abt how to send the video from server side and how to receive it in the client side.
also wat protocol that i can use.