On Fri, May 27, 2016 at 4:59 AM Federico Allegretti <allegf...@gmail.com>
wrote:

> seems there are some interesting info here:
> http://www.linux-magazine.com/Issues/2015/175/Castnow
>

This seems to combine a chromecast sender (controller), and a node.js web
server with dynamic transcoding for VoD (video-on-demand).


>
> PS: sorry for the title .. forgot to remove the old one from a draft post
> i had on RPI compilation of mlt :-(
>
> On Fri, May 27, 2016 at 12:23 PM, Federico Allegretti <allegf...@gmail.com
> > wrote:
>
>> Hello all.i recently lost (dead discks and fried motherboards ...) some
>> of my minipc rendering videos(with overlayed logos) trough melted
>> (contrlled by my app suite OTVA).
>> So i was thinking of different renderers to be binded to the melted
>> framework when my eyes goes to a chromecast dongle laying on my desk ....
>>
>> Do someone tought of using that device like a rendering unit?
>>
>

>
>> On the same powerfull server we will add (trough melted.conf) more
>> chromecast devices and than send composited playback to those devices (if
>> wifi networks support the bandwidth) without the limit of pci slots in the
>> server, nor the cost of that SDI/ASI cards ...
>>
>>
Melted is not intended or suitable for either VoD or unicast IP delivery to
multiple clients. It is typically used to generate a linear channel that
feeds into a distribution system of some sort. It could be used for
multicast IPTV delivery to some degree now with the SMPTE 2022 support.
However, Chromecast cannot receive and play multicast IP streams, and for
live, it only supports DASH. Last time I checked libavformat's DASH output
is not interoperable enough by adhering to DASH-IF guidelines. Therefore,
you need to use another system to convert a melted stream to DASH and host
it with a web server.


> Trying to find some code on the net, but seems google (clear the reason)
>> is focused on mobile devices, and offcial apis are for android and OSX ....
>>
>>
>> Happy week end :D
>> --
>> Open TV Architecture project: http://sourceforge.net/projects/otva/
>>
>> Messagenet VOIP: 5338759
>>
>> My blogs: http://altri-media.blogspot.com/
>>                http://subbaqquerie.blogspot.com/
>>
>> YouTube Channel: AllegFede
>>
>> VIMEO HD videos: http://www.vimeo.com/user1912745/videos
>>
>
>
>
> --
> Open TV Architecture project: http://sourceforge.net/projects/otva/
>
> Messagenet VOIP: 5338759
>
> My blogs: http://altri-media.blogspot.com/
>                http://subbaqquerie.blogspot.com/
>
> YouTube Channel: AllegFede
>
> VIMEO HD videos: http://www.vimeo.com/user1912745/videos
>
>
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to