Re: [Live-devel] MP3 streaming problem

2016-04-22 Thread Ignacio Barreto
Hi Ross, finally we found that the problem was a global variable that both video and audio framed source access to retrieve the pointer to the codified memory. We solved this. The original problem of the mp3 streaming was solved returning my FramedSource subclass. Thanks for your help it was very

Re: [Live-devel] MP3 streaming problem

2016-04-20 Thread Ross Finlayson
> I copy below two links of the test which I have done. Maybe you have a better > idea of what kind of mistake we are doing. > > https://drive.google.com/file/d/0B0rFtoVWa4g0VWFNb3luYUhoMmM/view?usp=sharing > > https://drive.google.com/file/d/0B0rFtoVWa4g0MzZDLXFjUEZFdW8/view?usp=sharing OK, bu

Re: [Live-devel] MP3 streaming problem

2016-04-20 Thread Ignacio Barreto
2016-04-19 16:19 GMT-03:00 Ross Finlayson : >> We have a video subsession, which works fine streaming H.264 video frames. >> We added another subsession for audio, we return as you suggested our >> own framed source subclass. >> >> The interesting thing is if we NOT ADD the video subsession to the

Re: [Live-devel] MP3 streaming problem

2016-04-19 Thread Ross Finlayson
> We have a video subsession, which works fine streaming H.264 video frames. > We added another subsession for audio, we return as you suggested our > own framed source subclass. > > The interesting thing is if we NOT ADD the video subsession to the > ServerMediaSession, the audio hears perfectly

Re: [Live-devel] MP3 streaming problem

2016-04-19 Thread Ignacio Barreto
Hi Ross, we tried what you suggested and we find some interesting issue. We have a video subsession, which works fine streaming H.264 video frames. We added another subsession for audio, we return as you suggested our own framed source subclass. The interesting thing is if we NOT ADD the video su

Re: [Live-devel] MP3 streaming problem

2016-04-16 Thread Gilles Chanteperdrix
On Fri, Apr 15, 2016 at 02:26:37AM -0700, Ross Finlayson wrote: > > We based our streamer server using testOnDemandRTSPServer. > > We subclassed FramedSource (AudioFramedSource) and > > OnDemandServerMediaSubsession (AudioServerMediaSubsession) > > > > In this AudioServerMediaSubsession class we r

Re: [Live-devel] MP3 streaming problem

2016-04-15 Thread Ross Finlayson
> I tried some other things: > 1 - In the method createNewStreamSource return my FramedSource > subclass instead of MPEG1or2AudioStreamFramer::createNew (I think that > hears better but with errors) Does your “FramedSource” subclass deliver discrete MP3 frames - i.e., one at a time - rather than

Re: [Live-devel] MP3 streaming problem

2016-04-15 Thread Ignacio Barreto
Hi Ross, I've tested what you suggested: I played the MP3 generated file in VLC and then streamed this file using “testOnDemandRTSPServer” and established a network connection in VLC to reproduce the stream. Both approaches worked fine. So that I think that the FFMpeg encoding it's correct and I gu

Re: [Live-devel] MP3 streaming problem

2016-04-15 Thread Ross Finlayson
> We based our streamer server using testOnDemandRTSPServer. > We subclassed FramedSource (AudioFramedSource) and > OnDemandServerMediaSubsession (AudioServerMediaSubsession) > > In this AudioServerMediaSubsession class we return > MPEG1or2AudioStreamFramer in createNewStreamSource method and > MP

Re: [Live-devel] mp3 streaming does not work on different machines

2008-09-23 Thread Ross Finlayson
At 08:54 AM 9/23/2008, MrBrain wrote: This is a professional mailing list - not "MySpace". Pseudonyms are not welcome here. I am using TestMp3Streamer on the sending side, and TestMp3Receiver on the receiving side. If sender and receiver are on the same machine, everything works fine, bu

[Live-devel] mp3 streaming does not work on different machines

2008-09-23 Thread MrBrain
I am using TestMp3Streamer on the sending side,  and TestMp3Receiver on the receiving side. If sender and receiver are on the same machine, everything works fine, but if they are on different machines, TestMP3Receiver does not give any error, but does not receive anything either (It prints out "B

Re: [Live-devel] MP3 streaming

2008-02-05 Thread Ross Finlayson
>I need to stream line-in information.I have converted the PCM >samples to MP3 ,but how do I change the default "test.mp3 " in >mp3streamer and what do I write instead of that ? Please read the FAQ. -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ _

[Live-devel] MP3 streaming

2008-02-05 Thread Aravind K
I need to stream line-in information.I have converted the PCM samples to MP3 ,but how do I change the default "test.mp3 " in mp3streamer and what do I write instead of that ? thanks Aravind ___ live-devel mailing list live-devel@lists.live555.com http://