How to read frame from LIVE Streaming in c++

asked 2018-07-11 04:34:07 -0600

Kaleem gravatar image

updated 2018-07-11 04:35:52 -0600

I want to read frame from live streaming using c++,with visual studio how should i do it.with tcp/ip socket programming. any one have code or any idea. if any body have code or any idea this is my email address [email protected],i will pay for it.thanks

edit retag flag offensive close merge delete

Comments

@Kaleem, it does not work like that here.

I want to read frame from live streaming using c++,

what does that mean, exactly ?

how should i do it.with tcp/ip socket programming.

are you aware, that opencv uses higher level libs like ffmpeg or gstreamer for this already ?

this is my email address

you'll get a lot of spam, but nothing else. please have a look at the faq and try to improve your question.

berak gravatar imageberak ( 2018-07-11 04:51:35 -0600 )edit