Name | Modified | Size | Downloads / Week |
---|---|---|---|
readme.txt | 2016-01-07 | 2.2 kB | |
cBroadcast.tar.gz | 2016-01-07 | 135.8 kB | |
Totals: 2 Items | 138.0 kB | 0 |
/* -LICENSE-START- ** cBroadcast (Chasapis Broadcast Server) Video Automation Server with HTTP commands ** Copyright (c) 2015 Chasapis Christos cBroadcast is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. cBroadcast is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with cBroadcast. If not, see <http://www.gnu.org/licenses/>. ** email : chasapis.christos@gmail.com ulr : www.chasapis.com ** -LICENSE-END- */ !!!!!! How to build ****** This version has been tested on https://www.linuxliteos.com/ x64 (or AMD64) it's an Ubuntu 14.04 version type : bash build.sh [ENTER] into the main folder For any help or instructions you can mail me at software.chasapis@gmail.com Please send me a email with the contacts of the station that has installed the software Also feel free to contact me and ask customization Version 0.2.115 New Classes from cTicker version 0.0.75 (Stable) replaces the old onces; The CMixer now has DSK's and the CDsk is the new class for animated or still graphics. Also Cfifo, CRAWL, CSDL, Cpng, CMysql e.t.c intoduced 1.) Bug with live udp source crash if CRITICAL MESSAGE (Fixed) 2.) DSKs on CMixer does not operate since re-design of CCrawl and CMixer needs to change some parts of the code. (Fixed) 3.) Fix the rundown to get Live udp input with DSKs (Fixed - Manually added) Known issues 1.) bug with DSK if image is larger than the output 2.) bug with DSK if replace the file (Dynamicaly) 3.) if Csink can not open file "File not opened" message then Segmentation Fault 4.) Keying is not so good (Have to check the Blit() on CMixer 5.) Crawl is not working from the WebGUI TODO :: 1.) Give the option to save the playlist (Dump it to the Database) and also recall it (Load from Database) 2.) Cleanup code P.S. I'm looking for a job!