|
Video Streaming -
11-05-2009, 06:17 AM
Hi All,
I am working on an application that can display web cam image from my desktop to my blackberry device.
I am little bit confused about the way i should follow -
right now I am capturing the image from my desktop application and sending it to my server and fetching those images on my blackberry. I am using socket connection, the problem is - frame rate on device very slow. Overall it is not looking like video.
I also explored on Streaming using Darwin server and VLAN, but didn't get how it works actually.
Does any one have some code snippet or link for streaming that can help me to come out from the problem?
Thanks in advance.
|