Re: [Live-devel] Generating streaming at runtime

2013-10-02 Thread Diego Barboza
Thanks Ross, I'll take a look into that. Diego Barboza 2013/10/1 Ross Finlayson > Hi everyone, I'm doing a research about live streaming the video output > from a game to a client. By doing so, I need to generate the streaming data > at runtime instead of reading it from a file (like most LIVE

Re: [Live-devel] Generating streaming at runtime

2013-10-01 Thread Ross Finlayson
> Hi everyone, I'm doing a research about live streaming the video output from > a game to a client. By doing so, I need to generate the streaming data at > runtime instead of reading it from a file (like most LIVE555 examples do). > Could someone point me out a good reference to start this up?

[Live-devel] Generating streaming at runtime

2013-10-01 Thread Diego Barboza
Hi everyone, I'm doing a research about live streaming the video output from a game to a client. By doing so, I need to generate the streaming data at runtime instead of reading it from a file (like most LIVE555 examples do). Could someone point me out a good reference to start this up? Is there an