Re: [Live-devel] Calling deviceSource in live555

2010-01-25 Thread ansary mohamed
Hi all, I am doing live h.264 streaming using live555. I have written the deviceSource class that encapsulates my hardware encoder ie: reading frames through sockets. I want to know how to change the from calling file to this deviceSource class as the whole code currently passing file

[Live-devel] Striming Sound From linux To windows

2010-01-25 Thread Siddeeq Hssn
Hi all i have a problem and need help please, i try to send sound file from linux to windows such that read the sound file in linux and divided the file into small parts of data or packet then send these packet to windows and play it in windows. any help or simple example? because i am beginner

Re: [Live-devel] H264 H264VideoRTPSource

2010-01-25 Thread Jeremy Noring
On Mon, Jan 25, 2010 at 3:25 AM, Miguel Angel Arcos wrote: > Dear Ross, > > I'm working with the class H264VideoRTPSource when I recieve RTP data > information of an IP Camera and I have some questions. > > First, If I look my (subsession->(fVideoWidth y fVideoHeight)) and I can't > extract video

Re: [Live-devel] H264 H264VideoRTPSource

2010-01-25 Thread Ross Finlayson
I'm working with the class H264VideoRTPSource when I recieve RTP data information of an IP Camera and I have some questions. First, If I look my (subsession->(fVideoWidth y fVideoHeight)) and I can't extract video resolution because this values are 0. Only a few RTSP/RTP streams specify this

[Live-devel] H264 H264VideoRTPSource

2010-01-25 Thread Miguel Angel Arcos
Dear Ross, I'm working with the class H264VideoRTPSource when I recieve RTP data information of an IP Camera and I have some questions. First, If I look my (subsession->(fVideoWidth y fVideoHeight)) and I can't extract video resolution because this values are 0. Then I'm looking to extract that i