Does FMS can accept rtmp stream from other server?
HI,friends:
Finally I decide to post this request since few days later I still can’t get any solution within search in the forum or even by Google…hope someone can kindly give me some direction…
I am planning to stream TV channels using FMS because customers prefer much better picture quality, actually as far as I know FMS can only accept live streaming by FMLE, this can cause serious problem that I must use video capture card to convert video signal form DVB-S receivers. You can imagine how poor quality the picture would be after capture card ? FMLE can only support devices including capture card, camera, analog TV tuner , but not DVB-S cards. So, I use VLC to directly get MPEG-TS stream from my DVB-S receivers, after H264/AAC encoding, re-stream to WOWZA, hence I can get RTMP stream output . OK, finally I have to instruct FMS to accept this RTMP stream and publish to my customers (use flash player built-in set top-box ).
Flowchart like this:
DVB-S card-------VLC------WOWZA------FMS------Set-top box
Right now I have successfully got rtmp output from WOW, and play in Flash player finely.
The picture is so perfect without A/D conversion, that’s why I need! But problem is my set-top box using third part P2P platform and can only co-work with FMS, so I need to instruct FMS to accept the rtmp stream which coming form WOW, then publish…(Co-work with P2P platform)
So, does FMS can accept rtmp stream from other server? Friends, need your help!