[Helix-server-dev] Is that possible to stream 2 video tracks + 1 audio track concurrently?
Weikai Xie <[email protected]> Sun, 18 Jul 2010 18:26:40 +0800
| Newsgroups | gmane.comp.multimedia.helix.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi,
We are developing a system where we need to stream 2 video tracks
(captured by two cameras with different shot angle) and 1 audio track
concurrently (i.e. need tight lip synchronization among the 3 streams)
to audiences. I'm wondering whether Helix server are capable of such
feature in live and VoD respectively.
Sure we will need to develop our own encoder which can stream out 3
concurrent RTP streams (and record them into a mp4 files with 3
tracks for VoD) as well as our own player which can use RTSP to setup
the 3 RTP streams. But the question is whether Helix can serve as the
live and VoD servers in such scenario? Thanks for your comment in
advance.
Regards.
Weikai Xie