Click here to Skip to main content
15,885,216 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi ,
I am trying to capture video from my web cam using opencv libraries and save it in .avi containers. I would like to know some good streaming libraries to stream the video over network using RTP on UDP. I searched for and found many of them like ffmpeg,all of them are compatible with the Linux environment and they suggest to use mingw for using on windows .
can you suggest some good tutorials to use them and also i see these libraries are handled from command prompt only ,is it possible to use these libraries inside the application code by linking them .
I am using visual c++ 2008 on windows 7 .


regards,
hari .
Posted
Comments
Albert Holguin 12-Dec-11 0:32am    
What level coder are you? Have you ever coded anything using UDP?

1 solution

How about transferring the code in windows compatible. and also look at the protocol related with Streaming
 
Share this answer
 
Comments
Albert Holguin 12-Dec-11 0:30am    
RTP is a streaming protocol.
hariharansa 12-Dec-11 0:33am    
hi johny ,
i am quite new to these things and i am sorry about that i cannot understand by your reply "transferring the code in windows compatible " can you please elaborate .


regards,
hari.
Mohibur Rashid 12-Dec-11 0:56am    
Dude, either higher a professional or you will have to go a long way

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900