MonaSolutions / MonaServer2

Temporary project planned to replace MonaServer
GNU General Public License v3.0
262 stars 37 forks source link

FTL protocol? #17

Open ROBERT-MCDOWELL opened 5 years ago

ROBERT-MCDOWELL commented 5 years ago

Hi folks, is FTL will be integrated to next monaserver releases? https://github.com/mixer/ftl-sdk

thanks

MathieuPOUX commented 5 years ago

Hi Robert,

FTL is very specif to mixer.com web service and this sdk deserves the client role (Mona is a server), now the protocol itself is a layer on the top of WebRTC to allow to publish from your browser to FTL mixer.com service. Now the question can be: Could Mona integrate a WebRTC publication/subscription support? Yes, I hope! It's even in our plan for a long time, the problem with WebRTC currently is especially the lack of common audio codec like AAC or MP3, as consequence we have not gotten client interested by this support with OPUS rather AAC on the audio channel. Since OPUS codec can serves too multimedia need, and is even better than AAC on that, we hope that video industry will opt quickly for OPUS rather AAC. So currently Mona2 is more oriented HTML5 video-MSE, you can publish a stream with ffmpeg in HTTP-POST, or you can play a stream directly in your browser in HTTP: if you have published a stream named "test" for example (whatever the protocol used: RTMP, WS, HTTP) you can play it in your browser (or VLC) by opening "http://localhost/test.mp4".

Thanks for your interest, Math

Le jeu. 20 sept. 2018 à 23:59, ROBERT MCDOWELL notifications@github.com a écrit :

Hi folks, is FTL will be integrated to next monaserver releases? https://github.com/mixer/ftl-sdk

thanks

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/MonaSolutions/MonaServer2/issues/17, or mute the thread https://github.com/notifications/unsubscribe-auth/AFax1fTtVmkJXKKgk-pey0lb_o0tK630ks5udA_KgaJpZM4WzCPQ .

ROBERT-MCDOWELL commented 5 years ago

Hi Math, thanks for your comment. personally I think aac is nicer for my ears ;)

MathieuPOUX commented 5 years ago

:)

Le ven. 21 sept. 2018 à 15:23, ROBERT MCDOWELL notifications@github.com a écrit :

Hi Math, thanks for your comment. personally I think aac is nicer for my ears ;)

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/MonaSolutions/MonaServer2/issues/17#issuecomment-423529459, or mute the thread https://github.com/notifications/unsubscribe-auth/AFax1TiHQ6Bq_P0LafFf1p105KGpKbJ8ks5udOhogaJpZM4WzCPQ .