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=
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
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
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