Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Audio data on IP camera  (Read 3970 times)

0 Members and 1 Guest are viewing this topic.

maxetx

  • Newbie
  • *
  • Posts: 16
    • View Profile
Audio data on IP camera
« on: March 13, 2009, 03:10:54 pm »
Hello,

I'm a french student (sorry for my language), and I'm searching some informations about audio data streaming. Indeed, I have a IP camera (D-link DCS5300W) and I need to listen the audio stream on my computer in a C++ application. I know there are lots of technical difficulties about that, but can someone give me example about guys who tried that type of project on a similar camera ?

Now I'm reading these documentations on the SFML website : http://www.sfml-dev.org/tutorials/1.4/audio-streams.php, http://www.sfml-dev.org/tutorials/1.4/audio-capture.php and http://www.sfml-dev.org/tutorials/1.4/network-sockets.php

Can I find intersting informations for my project ?

EDIT : some precisions :
- The IP camera I use (DCS5300W) is like a web and ftp server I think (I can access to it via Internet Explorer and it use a activeX control).
- I can choose the protocole (UDP or TCP).
- There are ports for video (5003), audio (5002) and CGI (5001).

I'm so sorry for my english language (again), I'm just a french ^^

Thanks a lot to future answers.

@+

Ceylo

  • Hero Member
  • *****
  • Posts: 2325
    • View Profile
    • http://sfemovie.yalir.org/
    • Email
Audio data on IP camera
« Reply #1 on: March 13, 2009, 04:33:18 pm »
I can't help you for your problem but.. there is a french forum :lol: => Forums SFML.
Want to play movies in your SFML application? Check out sfeMovie!

maxetx

  • Newbie
  • *
  • Posts: 16
    • View Profile
Audio data on IP camera
« Reply #2 on: March 13, 2009, 06:34:08 pm »
Thanks.

You are kidding me ^^

I'm going to ask my problem on this forum.

Bye.

 

anything