Re: [Live-devel] Quicktime player 7.6.9 can't play x.264 bit stream file

2011-01-24 Thread Cheng James
>I use the prebuilt live555 server binary and a .264 sample file >which is downloaded from live555 web site for testing h.264 >streaming. >I found that quicktime player version 7.6.9 can't play the stream. >After quicktime sucessfully connects to the live 555 server, the >quicktime >only displays a

[Live-devel] Quicktime player 7.6.9 can't play x.264 bit stream file

2011-01-21 Thread Cheng James
Hi, I use the prebuilt live555 server binary and a .264 sample file which is downloaded from live555 web site for testing h.264 streaming. I found that quicktime player version 7.6.9 can't play the stream. After quicktime sucessfully connects to the live 555 server, the quicktime only displays a s

[Live-devel] wis-streamer can't play raw 16khz PCM sample

2011-01-16 Thread Cheng James
Hi, I am doing a little experiment. I record a single channel 16khz raw PCM sample for 3 seconds as a file and then I modify wis-streamer codes for playing this raw sample as audio source. Here is the code which I have modified. void copypcm(char *to) { int fd; printf("copypcm\n");