SFML community forums
Help => Network => Topic started by: maxetx 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.
@+
-
I can't help you for your problem but.. there is a french forum :lol: => Forums SFML (http://www.sfml-dev.org/forum-fr/).
-
Thanks.
You are kidding me ^^
I'm going to ask my problem on this forum.
Bye.