2013/3/11 Alexander Khryukin <[email protected]>

> Hello, guys.
> As i promised now liquidsoap, icecast and few more packages for Fedora18
> published in our ftp service
>
> Liquidsoap: *1.1.0*
> icecast: *2.4-beta*
> ftp://lcftp.mezon.ru/pub/ls/f18/
>
>
> /etc/yum.repos.d/icerepo.repo
>
> [icerepo]
> name=icerepo
> baseurl=ftp://lcftp.mezon.ru/pub/ls/f18/
> enabled=1
> gpgcheck=0
>
>
>
> And then you can fast intall all what you need for video streaming
>
> *sudo yum install icecast liquidsoap*
>
> And fast solution to check operability
>
>
> *cat* */tmp/singe_video.liq *
>
> source = single("/tmp/big_buck_bunny_1080p_stereo.ogg")
>
> output.icecast(%ogg(%theora,%vorbis),
>      host = "localhost", port = 8000,
>      password = "hackme", mount = "liq.ogg",fallible=true, source)
>
> Start your stream
>
> sudo -u liquidsoap liquidsoap --verbose -f /tmp/singe_video.liq
>
> open in browser http://ip_addr_or_name:8000/liq.ogg
>


Hope next day i'll publish airtime 2.3
------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to