neztol
October 23rd, 2006, 07:24 AM
Hello everybody, I'm currently implementing an application for my final project wich captures a video stream from a camera and sends it over the net using the RTP protocol. I'm using DirectShow to do that.
Capturing works fine, but I don't know how to send it over the net.
I've read some documentation that uses some filters to do that (H263 Encode Filter, Intel RTP SPH for H263/H261 and RTP Renderer Filter), but I can't find them on my System, and it doesn't explain where to find them.
Does anybody can help me with this? I've read a lot on the Internet, but I don't find nothing interesting for that, I'm getting desperated :D. Is there another filter I can use for this?
Thank you everybody.
Capturing works fine, but I don't know how to send it over the net.
I've read some documentation that uses some filters to do that (H263 Encode Filter, Intel RTP SPH for H263/H261 and RTP Renderer Filter), but I can't find them on my System, and it doesn't explain where to find them.
Does anybody can help me with this? I've read a lot on the Internet, but I don't find nothing interesting for that, I'm getting desperated :D. Is there another filter I can use for this?
Thank you everybody.