How to record video live streaming form IP camera

asked 2018-10-18 03:51:36 -0600

Harpah gravatar image

i can access the camera but i don't know what module to record this video when stream ? can someone help ??? i'm use java to access this camera

edit retag flag offensive close merge delete

Comments

does it mean "desktop" or android ?

berak gravatar imageberak ( 2018-10-18 04:56:23 -0600 )edit

it's for desktop

Harpah gravatar imageHarpah ( 2018-10-18 05:07:04 -0600 )edit

The VideoWriter class in the videoio module...

kbarni gravatar imagekbarni ( 2018-10-19 04:10:16 -0600 )edit

Thanks dude i Will try this. It's my first time using this framework

Harpah gravatar imageHarpah ( 2018-10-19 13:09:12 -0600 )edit

how to catch the audio from this ?

Harpah gravatar imageHarpah ( 2018-11-04 13:44:13 -0600 )edit

@Harpah, it's a computer-vision library, it does not handle audio at all (you're in the wrong place here)

berak gravatar imageberak ( 2018-11-04 13:53:09 -0600 )edit

@berak thanks for comment.

Harpah gravatar imageHarpah ( 2018-11-05 10:28:03 -0600 )edit