They are not live. I'm streaming current video files.
But I'm using 3ivx Crush at the moment (fair disclosure: my app)
which appears to give near H.264 video quality.
I export into a folder with an applescript to hint the file.
On Oct 16, 2006, at 7:47 AM, Frank Fulchiero wrote:
Zav, just wondering.
How are you encoding the multiple video streams?
Thanks,
Frank Fulchiero
Digital Media Specialist
Connecticut College
On Oct 14, 2006, at 3:02 PM, Alex Zavatone wrote:
I'm testing streaming multiple video streams right now which is
more demanding than multiple audio streams.
In fact, I've even got it working with a 50 KBps video stream
running off a g3 500 laptop over 802.11b to local clients.
What I did was create separate playlists like so:
1
2
3
4
5
So a url to this would be: rtsp://69.3.167.4/3
Hope that is that enough information to get you going.
- Zav