> Will files be played as if they are one file? I mean without interruptions at
> the end of each one?
Yes.
> And for mp3 files, where should I make the changes you suggested (which class)
You'll need to define your own subclass of "OnDemandServerMediaSubsession" that
creates a "ByteStreamMuu
Thanks for your reply,
Will files be played as if they are one file? I mean without interruptions at
the end of each one?
And for mp3 files, where should I make the changes you suggested (which class)
__
Hedi NAILY
Software developper
Tel. : +21622866616
Le Vendredi 26 septembre 2
On Sep 26, 2014, at 2:50 AM, Hedi Naily wrote:
> Hi,
> As the subject indicates, I want to play a list of files as if they are one
> big file and without interruption. Is is possible with live555, I'm new to it
> and want to know wheher it's possible and how to achieve it.
> I've read about
Hi,
As the subject indicates, I want to play a list of files as if they are one
big file and without interruption. Is is possible with live555, I'm new to it
and want to know wheher it's possible and how to achieve it.
I've read about using ByteStreamMultipleFileSource class but I can't find a