[Live-devel] Receive Rtp packet through WiFi‏ (Modified)

2009-06-19 Thread zhBruce
I am sorry ,something is wrong with my last Question : This is the packets I captured on streaming server: ... Client->ServerRTP Payload type=ITU-T G.711 PCMU,SSRC=0,Seq=0,Time=0; Client->ServerRTCP Unknown packet type Client->ServerRTP Payload type=ITU-T G.711 PCMU,SSRC=0,Seq=

[Live-devel] Receive Rtp packet through WiFi

2009-06-19 Thread zhBruce
Hi all: I'm finishing a Directshow filter,Using live555 as my rtp/rtsp receiving module. Now I can receive data from my streaming server through ethernet and play them on PC. Last week I ported the filter to windows mobile 5, And I want to receive data through wifi. I found that My Filt

[Live-devel] Memory leaks, only creatNew But no delete

2009-05-25 Thread zhBruce
Hello: At first, Thanks to Ross for help on "mepg4-latm". Here is another trouble, I made a vs2005 project,which include some files of live555. In the main() function in file main.c , I copied code in main() function in playCommon.c of live555. Building,Running successfully. The program

[Live-devel] Question about "MP4A-LATM" and "mpeg4-generic".

2009-05-20 Thread zhBruce
Hi all: I'm developing a rtp receiving directshow filter, using live555 as the rtp/rtsp module. I adopt the Apple's Darwin streaming server. At first, I converted a media file to 3gp format named as mov1.3gp using QuickTime Pro, with video format is H.263 and audio is AAC-LC. Then I can rece