Thanks for the response!
I managed to get a transport stream over multicast going fine. The next
thing I need to get right is to see if I can ensure a constant bitrate TS,
which from the documentation I believe MLT can do... Anyhow, let me fiddle
a bit and see how far I get there.
FYI, all in all, I now have a light app running on python (flask framework)
that takes "commands" via http. The idea is to have a RESTFUL API to
control playout, with transitions, channel branding and ticker text for
starters.
Once I have this running the way I need and STABLE, I hope to share the
learnings. so do wish me luck :)
Ps. either way this works out - big up to everyone that's contributed to
MLT!!
On Wed, Sep 24, 2014 at 5:20 PM, Dan Dennedy <d...@dennedy.org> wrote:
> On Wed, Sep 24, 2014 at 4:34 AM, Noto Modungwa <notomodun...@gmail.com>
> wrote:
>
>>
>> Hi,
>>
>> Can anyone share an example of how to setup a multicast consumer in
>> python?
>> for example you would setup and SDL consumer like so >> consumer
>> = mlt.Consumer( profile, "sdl")
>>
>>
>>
>
> http://www.mltframework.org/bin/view/MLT/Questions#How_can_I_stream_as_multicast_tr
>
> consumer = mlt.Consumer( profile, "avformat:udp://
> 224.224.224.224:1234?pkt_size=1316&reuse=1" )
> consumer.set( "real_time", 1 )
>
>
> --
> +-DRD-+
>
--
___
Noto Modungwa
n...@notomodungwa.com
twitter.com/notomodungwa
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel