[Live-devel] ubsent audio when i try play VOB file.

2012-02-25 Thread Rustam
Hi. Can you help me. When i try in test file testOnDemandRTSPServer play 
VOB file without audio (ac3) . Maybe your mediaServer cannot play ac3.

___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel


[Live-devel] ubsent audio when i try play VOB file.

2012-02-28 Thread Rustam
Please put your file it on a publically-accessible web (or FTP) server, 
and post the URL (not the file itself) to this mailing >list, so we can 
download it and take a look at it.


Ross I have tried about 50 discs and do you think that the case in the 
file? You can vob files to play with the sounds? Thanks.

___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel


[Live-devel] VLC player( for RTP, RTSP send) using your library's?

2012-03-14 Thread Rustam

It is true?
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel


[Live-devel] Why are you in a single rtp packet to send two ac3 package?

2012-03-19 Thread Rustam

Hi, Ross.
Your RTSP server for VOB use a single rtp packet to send  two ac3 
packets. Why?  Where in the code should be changed, so that in a single 
rtp packet was only one ac3 package. Thanks.
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel


[Live-devel] Where in the code you demux VOB and with the help of some class then send via rtsp server?

2012-03-20 Thread Rustam

Hi, Ross!
I am can't understand how you demux vob. Me need your help which class 
make demux VOB.
And I can't find place in the code where after demux VOB you are sending 
this data via rtsp server.

Thank.
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel


[Live-devel] Where in the code you demux VOB and with the help of some class then send via rtsp server?

2012-03-21 Thread Rustam
If you're curious, I suggest that you review the code for the 

"testVOBStreamer" demo application (in "testProgs").

I try use this the file but when i select options " -a " i can't heard 
sound. I decide try catch rtp packets( via rtsp server ) and put them in 
a file, and them play via VLC, but sound was with many defects. I think 
therefore VLC via stream can't play such sound, but when i catch rtp 
packet( via VLC rtsp server ) sound it excellent. Can you decide this 
problem. Thanks.
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel


[Live-devel] Where in the code you demux VOB and with the help of some class then send via rtsp server?

2012-03-23 Thread Rustam

Hi, Ross.
Your the new version( 22.03.12 ) working when I catch RTP packets and 
put in a file( it turn out perfect sound ), but when i try play VOB via 
RTSP stream again no audio.

I know where you doing mistake:
When you send first and second RTP packets, they are is correct, but 
when you send third the packet only first 477 byte is correct,
then is trash, the fully fourth the packet is trash too,  in the fifth 
RTP the packet first 477 byte is incorrect but other 943 byte is 
correct.

And subsequent RTP packets flow is completely correct.
Conclusion is such: you send 1536 byte how trash.
When I catch rtp packets, I in my application deleting this trash and 
the whole of file turns out correct.
I think therefore video players cannot play sound via RTSP stream  from 
behind this trash.

Can you decide this problem?
Thanks.
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel


[Live-devel] Where in the code you demux VOB and with the help of some class then send via rtsp server?

2012-03-23 Thread Rustam
Ross, Now I can playing VOB file, a problem was in the old version VLC 
(1.13) it can't playing stream ac3, but the new version ( 2. 0 ) can. 
Problem was decided.

Thanks.
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel