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
> 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
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
> 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
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
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
> 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
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
> 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
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
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
>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/
_
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://
13 matches
Mail list logo