Creative sound blaster serial number. Computer Operating System Microsoft® Windows® 10 64-bit Microsoft® Windows® 10 32-bit Microsoft® Windows® 8.1 64-bit Microsoft® Windows® 8.1 32-bit Microsoft® Windows® 8 64-bit Microsoft® Windows® 8 32-bit Microsoft® Windows® 7 64-bit Microsoft® Windows® 7 32-bit Windows XP SP3 32 Bit Microsoft® Windows Vista 64-bit Microsoft® Windows Vista 32-bit Mac OS X 10.11 El Capitan Mac OS X v10.10 Yosemite Mac OS X v10.9 Mavericks Mac OS X 10.8 Mountain Lion Mac OS X v10.7 Lion Mac OS X v10.6 Snow Leopard Mac OS X v10.5 Leopard Android 4.x Android 3.x Android 2.x Linux iOS 7.x iOS 6.x iOS 5.x.
Is there a way to get the HLS URL for YouTube live streams like this one https://www.youtube.com/embed/WVZpCdHq3Qg
I've tried the typical get_video_info methods as well as a paid service (http://ytapi.gitnol.com/) but they don't seem to work with live streams.
You need to get the HLS m3u8 playlist files from the video's manifest. There are ways to do this by hand, but for simplicity I'll be using the youtube-dl tool to get this information. I'll be using this live stream as an example: https://www.youtube.com/watch?v=_Gtc-GtLlTk
First, get the formats of the video:
In this case, there are two videos because the live stream contains two cameras. From here, we need to get the HLS URL for a specific stream. Use -f
to pass in the format you would like to watch, and -g
to get that stream's URL:
These are your HLS m3u8 playlists, one for each camera associated with the live stream.
Without youtube-dl, your flow might look like this:
Take your video id and make a GET request to the get_video_info
endpoint:
In the response, the hlsvp
value will be the link to the m3u8 HLS playlist:
Yes this is possibleSince the question is update, this solution can only gives you the embed url not the HLS url, check @JAL answer. with the ressource search.list
and the parameters:
Request :
Result:
Then get the videoID
value WVZpCdHq3Qg for example and add the value to this url:
This URL return to player actual video_id
Where UCkA21M22vGK9GtAvq3DvSlA is your channel id.You can find it inside YouTube account on 'My Channel' link.
Thank you for your interest in this question. Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?
CasparCG Server not executing multiple CLEAR commands. I am in the process of creating a PHP client for CasparCG v2.0.6. I came across a bug, when you send to the server the following command (in one line - each command separated by a new line: ' r n'):
CLEAR 1-1
CLEAR 1-2 //THAT ONE IS RECEIVED BY SERVER BUT NOT EXECUTED
CLEAR 1-3
PLAY 1-0 'CG1080I50' MIX 24 easeoutincubic LEFTBrocade visio shapes.
it turns out that the server after receiving this command does not execute the command CLEAR 1-2. Below is a PHP client log and full log CasparCG.
You can read about that bug here: http://casparcg.com/forum/viewtopic.php?f=12&t=2121
You have to download my PHP client and run it with CasparCG v2.0.6. You also have to copy required images to casparcg/media directory. So:
Playing first movie:
http://ns399301.ovh.net/~damian/ccg-bug-report/amb.jpg
Playing second movie:
http://ns399301.ovh.net/~damian/ccg-bug-report/GO1080P25.jpg
Playing third movie:
http://ns399301.ovh.net/~damian/ccg-bug-report/CG1080I50.jpg
Connect to the CasparCG Server via PUTTY and send those commands at once:
Server response:
Only 2 CLEAR commands were executed.
I tested 2.0.6 and 2.0.7 Beta 1.
Just send duplicate CLEAR commands :/
Sending commands:
CLEAR 1 (sent bytes: 9)
Response: 202 CLEAR OK
Sending commands:
PLAY 1-999 'youtube-1080p' CUT 1 linear RIGHT (sent bytes: 51)
Response: 202 PLAY OK
Sending commands:
PLAY 1-0 'AMB' CUT 1 easeinoutelastic
PLAY 1-1 'from-age-7-1080p' (sent bytes: 73)
Response: 202 PLAY OK
Sending commands:
CLEAR 1-1
PLAY 1-0 'GO1080P25' SLIDE 24 easeinoutbounce RIGHT
PLAY 1-1 'from-age-18-1080p'
PLAY 1-2 'mufi-mufi-1080p' //THAT ONE WILL NOT BE CLEARED
PLAY 1-3 'test-1080p' (sent bytes: 149)
Response: 202 CLEAR OK
Sending commands:
CLEAR 1-1
CLEAR 1-2 //THAT ONE IS RECEIVED BY SERVER BUT NOT EXECUTED
CLEAR 1-3
PLAY 1-0 'CG1080I50' MIX 24 easeoutincubic LEFT (sent bytes: 86)
Response: 202 CLEAR OK
Sending commands:
CLEAR 1 (sent bytes: 9)
Response: 202 CLEAR OK
I bolded buggy place with CLEAR commands and removed duplicate INFO commands,
Type 'q' to close application.
Logging [info] or higher severity to log
[2014-04-02 10:25:14.457] [00ED0F80] [info] ############################################################################
[2014-04-02 10:25:14.457] [00ED0F80] [info] CasparCG Server is distributed by the Swedish Broadcasting Corporation (SVT)
[2014-04-02 10:25:14.457] [00ED0F80] [info] under the GNU General Public License GPLv3 or higher.
[2014-04-02 10:25:14.457] [00ED0F80] [info] Please see LICENSE.TXT for details.
[2014-04-02 10:25:14.457] [00ED0F80] [info] http://www.casparcg.com/
[2014-04-02 10:25:14.457] [00ED0F80] [info] ############################################################################
[2014-04-02 10:25:14.457] [00ED0F80] [info] Starting CasparCG Video and Graphics Playout Server 2.0.6.fb579b2 Stable
[2014-04-02 10:25:14.457] [00ED0F80] [info] on Windows Small Business Server 2011 Essentials
[2014-04-02 10:25:14.457] [00ED0F80] [info] Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz Physical Threads: 8
[2014-04-02 10:25:14.457] [00ED0F80] [info] System Product Name
[2014-04-02 10:25:14.472] [00ED0F80] [info] Decklink 9.9.1
[2014-04-02 10:25:14.491] [00ED0F80] [info] - Intensity Pro [1]
[2014-04-02 10:25:14.492] [00ED0F80] [info] Bluefish Not found
[2014-04-02 10:25:14.492] [00ED0F80] [info] FreeImage 3.15.4
[2014-04-02 10:25:14.492] [00ED0F80] [info] FFMPEG-avcodec 53.36.0
[2014-04-02 10:25:14.492] [00ED0F80] [info] FFMPEG-avformat 53.21.0
[2014-04-02 10:25:14.492] [00ED0F80] [info] FFMPEG-avfilter 2.49.0
[2014-04-02 10:25:14.492] [00ED0F80] [info] FFMPEG-avutil 51.26.0
[2014-04-02 10:25:14.492] [00ED0F80] [info] FFMPEG-swscale 2.1.0
[2014-04-02 10:25:14.492] [00ED0F80] [info] Flash 12.0.0.77
[2014-04-02 10:25:14.493] [00ED0F80] [info] flash[cg20.fth.pal 0] Initialized.
[2014-04-02 10:25:14.493] [00ED0F80] [info] flash[cg20.fth.pal 0] Invoking info-command:
[2014-04-02 10:25:14.543] [00ED6978] [debug] flash-player[cg20.fth.pal 1024x576] [command] Command recieved @getinfo@?@
[2014-04-02 10:25:14.550] [00ED6978] [info] flash-player[cg20.fth.pal 1024x576] Initialized.
[2014-04-02 10:25:14.550] [00ED6978] [debug] flash-player[cg20.fth.pal 1024x576] [command] Command recieved @getinfo@?@
[2014-04-02 10:25:14.627] [00ED0F80] [trace] Template-Host 2.0.4.3803 RC
[2014-04-02 10:25:14.629] [00ED0F80] [debug] Loaded C:Windowssystem32Processing.AirSend.x86.dll
[2014-04-02 10:25:14.629] [00ED0F80] [debug] NewTek iVGA available
[2014-04-02 10:25:14.629] [00ED0F80] [info] Initializing OpenGL Device.
[2014-04-02 10:25:14.684] [00F119B8] [info] OpenGL 4.2.11554 Compatibility Profile Context ATI Technologies Inc.
[2014-04-02 10:25:14.684] [00F119B8] [info] Successfully initialized OpenGL Device.
[2014-04-02 10:25:14.731] [00ED6978] [info] flash-player[cg20.fth.pal 1024x576] Uninitialized.
[2014-04-02 10:25:14.733] [00F11958] [info] flash[cg20.fth.pal 5000] Uninitialized.
[2014-04-02 10:25:14.745] [00ED0F80] [info] Initialized ffmpeg module.
[2014-04-02 10:25:14.746] [00ED0F80] [info] Initialized bluefish module.
[2014-04-02 10:25:14.760] [00ED0F80] [info] Initialized decklink module.
[2014-04-02 10:25:14.760] [00ED0F80] [info] Initialized oal module.
[2014-04-02 10:25:14.760] [00ED0F80] [info] Initialized newtek module.
[2014-04-02 10:25:14.760] [00ED0F80] [info] Initialized ogl module.
[2014-04-02 10:25:14.760] [00ED0F80] [info] Initialized flash module.
[2014-04-02 10:25:14.760] [00ED0F80] [info] Initialized image module.
[2014-04-02 10:25:14.989] [00ED0F80] [info] video_channel[1 720p5000] Successfully Initialized.
[2014-04-02 10:25:14.989] [00ED0F80] [info] Screen consumer [1 720p5000] Successfully Initialized.
[2014-04-02 10:25:14.989] [00ED6978] [info] output[1] Screen consumer [1 720p5000] Added.
[2014-04-02 10:25:15.033] [00ED0F80] [info] oal[1 720p5000] Sucessfully Initialized.
[2014-04-02 10:25:15.050] [00ED6DC8] [info] Screen consumer [1 720p5000] Successfully Initialized.
[2014-04-02 10:25:15.053] [00ED6978] [info] output[1] oal[1 720p5000] Added.
[2014-04-02 10:25:15.065] [00ED0F80] [info] video_channel[2 576p2500] Successfully Initialized.
[2014-04-02 10:25:15.065] [00ED0F80] [info] Initialized channels.
[2014-04-02 10:25:15.066] [00ED0F80] [info] Initialized thumbnail generator.
[2014-04-02 10:25:15.067] [00ED0F80] [info] WinSock2 Initialized.
[2014-04-02 10:25:15.067] [00ED0F80] [info] Listener successfully initialized
[2014-04-02 10:25:15.067] [00ED0F80] [info] Initialized controllers.
[2014-04-02 10:25:15.068] [00ED0F80] [info] Initialized osc.
[2014-04-02 10:25:15.068] [00ED0F80] [info] Started initial media information retrieval.
[2014-04-02 10:25:15.402] [00F11D48] [warning] [ffmpeg] [mov,mp4,m4a,3gp,3g2,mj2 @ 10C20060] max_analyze_duration 50000 reached at 64000
[2014-04-02 10:25:15.402] [00F11D48] [info] Initial media information retrieval finished.
[2014-04-02 10:25:30.892] [00EF10E0] [info] Accepted connection from 192.168.1.149 2
[2014-04-02 10:25:30.893] [00EF10E0] [info] Received message from 192.168.1.149: CLEAR 1rn
[2014-04-02 10:25:30.893] [00F11CE8] [debug] Executed command: ClearCommand
[2014-04-02 10:25:30.893] [00F11CE8] [info] Sent message to 192.168.1.149: 202 CLEAR OKrn
[2014-04-02 10:25:31.898] [00EF10E0] [info] Received message from 192.168.1.149: PLAY 1-999 'youtube-1080p' CUT 1 linear RIGHT rn
[2014-04-02 10:25:31.928] [00F11CE8] [info] image_producer[mediayoutube-1080p.png] Initialized.
[2014-04-02 10:25:31.929] [00F11CE8] [info] transition[empty=>image_producer[mediayoutube-1080p.png]] Initialized.
[2014-04-02 10:25:31.930] [00F11CE8] [debug] Executed command: PlayCommand
[2014-04-02 10:25:31.930] [00F11CE8] [info] Sent message to 192.168.1.149: 202 PLAY OKrn
[2014-04-02 10:25:31.935] [00ED6A08] [info] transition[empty=>image_producer[mediayoutube-1080p.png]] End Of File.
[2014-04-02 10:25:31.935] [00ED6A08] [info] transition[empty=>image_producer[mediayoutube-1080p.png]] Uninitialized.
[2014-04-02 10:25:32.934] [00EF10E0] [info] Received message from 192.168.1.149: PLAY 1-0 'AMB' CUT 1 easeinoutelastic rn
[2014-04-02 10:25:32.934] [00EF10E0] [info] Received message from 192.168.1.149: PLAY 1-1 'from-age-7-1080p'rn
[2014-04-02 10:25:32.957] [00F11CE8] [info] ffmpeg[AMB.mp4 1920x1088i50.00 0/268] [video-decoder] H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
[2014-04-02 10:25:32.958] [00F11CE8] [info] transition[empty=>ffmpeg[AMB.mp4 1920x1088i50.00 0/268]] Initialized.
[2014-04-02 10:25:32.958] [00F11CE8] [debug] Executed command: PlayCommand
[2014-04-02 10:25:32.958] [00F11CE8] [info] Sent message to 192.168.1.149: 202 PLAY OKrn
[2014-04-02 10:25:32.966] [00ED6A08] [info] transition[empty=>ffmpeg[AMB.mp4 1920x1088i50.00 0/268]] End Of File.
[2014-04-02 10:25:32.987] [00F11CE8] [info] image_producer[mediafrom-age-7-1080p.png] Initialized.
[2014-04-02 10:25:32.989] [00F11CE8] [info] transition[empty=>image_producer[mediafrom-age-7-1080p.png]] Initialized.
[2014-04-02 10:25:32.989] [00F11CE8] [debug] Executed command: PlayCommand
[2014-04-02 10:25:32.989] [00F11CE8] [info] Sent message to 192.168.1.149: 202 PLAY OKrn
[2014-04-02 10:25:33.041] [00ED6A08] [info] transition[empty=>ffmpeg[AMB.mp4 1920x1088p25.00 1/268]] Uninitialized.
[2014-04-02 10:25:33.042] [07ECA920] [info] transition[empty=>image_producer[mediafrom-age-7-1080p.png]] End Of File.
[2014-04-02 10:25:33.042] [07ECA920] [info] transition[empty=>image_producer[mediafrom-age-7-1080p.png]] Uninitialized.
[2014-04-02 10:25:34.015] [00EF10E0] [info] Received message from 192.168.1.149: INFO 1-0rn
[2014-04-02 10:25:34.015] [00F11CB8] [debug] Executed command: InfoCommand
[2014-04-02 10:25:34.015] [00F11CB8] [info] Sent more than 512 bytes to 192.168.1.149
..
[2014-04-02 10:25:35.018] [00EF10E0] [info] Received message from 192.168.1.149: INFO 1-0rn
[2014-04-02 10:25:35.019] [00F11CB8] [debug] Executed command: InfoCommand
[2014-04-02 10:25:45.065] [00EF10E0] [info] Received message from 192.168.1.149: CLEAR 1-1rn
[2014-04-02 10:25:45.065] [00F11CE8] [debug] Executed command: ClearCommand
[2014-04-02 10:25:45.065] [00ED6A08] [info] image_producer[mediafrom-age-7-1080p.png] Uninitialized.
[2014-04-02 10:25:45.065] [00EF10E0] [info] Received message from 192.168.1.149: PLAY 1-0 'GO1080P25' SLIDE 24 easeinoutbounce RIGHT rn
[2014-04-02 10:25:45.065] [00EF10E0] [info] Received message from 192.168.1.149: PLAY 1-1 'from-age-18-1080p'rn
[2014-04-02 10:25:45.065] [00F11CE8] [info] Sent message to 192.168.1.149: 202 CLEAR OKrn
[2014-04-02 10:25:45.065] [00EF10E0] [info] Received message from 192.168.1.149: PLAY 1-2 'mufi-mufi-1080p'rn
[2014-04-02 10:25:45.066] [00EF10E0] [info] Received message from 192.168.1.149: PLAY 1-3 'test-1080p'rn
[2014-04-02 10:25:45.098] [00F11CE8] [info] ffmpeg[go1080p25.mp4 1920x1088i50.00 0/439] [video-decoder] H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
[2014-04-02 10:25:45.103] [00F11CE8] [warning] [audio-resampler] sample-rate: 48000 channels: 2 sample-fmt: s16 16
[2014-04-02 10:25:45.103] [00F11CE8] [debug] [audio-decoder] MP3 (MPEG audio layer 3) Selected channel layout STEREO
[2014-04-02 10:25:45.103] [00F11CE8] [info] ffmpeg[go1080p25.mp4 1920x1088i50.00 0/439] [audio-decoder] MP3 (MPEG audio layer 3)
[2014-04-02 10:25:45.104] [00F11CE8] [info] transition[empty=>ffmpeg[go1080p25.mp4 1920x1088i50.00 0/439]] Initialized.
[2014-04-02 10:25:45.104] [00F11CE8] [debug] Executed command: PlayCommand
[2014-04-02 10:25:45.104] [00F11CE8] [info] Sent message to 192.168.1.149: 202 PLAY OKrn
[2014-04-02 10:25:45.134] [00F11CE8] [info] image_producer[mediafrom-age-18-1080p.png] Initialized.
[2014-04-02 10:25:45.136] [00F11CE8] [info] transition[empty=>image_producer[mediafrom-age-18-1080p.png]] Initialized.
[2014-04-02 10:25:45.136] [00F11CE8] [debug] Executed command: PlayCommand
[2014-04-02 10:25:45.136] [00F11CE8] [info] Sent message to 192.168.1.149: 202 PLAY OKrn
[2014-04-02 10:25:45.149] [00F5FA78] [info] transition[empty=>image_producer[mediafrom-age-18-1080p.png]] End Of File.
[2014-04-02 10:25:45.149] [00F5FA78] [info] transition[empty=>image_producer[mediafrom-age-18-1080p.png]] Uninitialized.
[2014-04-02 10:25:45.171] [00F11CE8] [info] image_producer[mediamufi-mufi-1080p.png] Initialized.
[2014-04-02 10:25:45.172] [00F11CE8] [info] transition[empty=>image_producer[mediamufi-mufi-1080p.png]] Initialized.
[2014-04-02 10:25:45.172] [00F11CE8] [debug] Executed command: PlayCommand
[2014-04-02 10:25:45.172] [00F11CE8] [info] Sent message to 192.168.1.149: 202 PLAY OKrn
[2014-04-02 10:25:45.195] [07ECA920] [info] transition[empty=>image_producer[mediamufi-mufi-1080p.png]] End Of File.
[2014-04-02 10:25:45.195] [07ECA920] [info] transition[empty=>image_producer[mediamufi-mufi-1080p.png]] Uninitialized.
[2014-04-02 10:25:45.221] [00F11CE8] [info] image_producer[mediatest-1080p.png] Initialized.
[2014-04-02 10:25:45.222] [00F11CE8] [info] transition[empty=>image_producer[mediatest-1080p.png]] Initialized.
[2014-04-02 10:25:45.222] [00F11CE8] [debug] Executed command: PlayCommand
[2014-04-02 10:25:45.223] [00F11CE8] [info] Sent message to 192.168.1.149: 202 PLAY OKrn
[2014-04-02 10:25:45.234] [00ED6A08] [info] transition[empty=>image_producer[mediatest-1080p.png]] End Of File.
[2014-04-02 10:25:45.235] [00ED6A08] [info] transition[empty=>image_producer[mediatest-1080p.png]] Uninitialized.
[2014-04-02 10:25:45.584] [00EF0E38] [info] transition[ffmpeg[AMB.mp4 1920x1088p25.00 266/268]=>ffmpeg[go1080p25.mp4 1920x1088p25.00 12/439]] End Of File.
[2014-04-02 10:25:45.591] [00EF0E38] [info] transition[ffmpeg[AMB.mp4 1920x1088p25.00 266/268]=>ffmpeg[go1080p25.mp4 1920x1088p25.00 12/439]] Uninitialized.
[2014-04-02 10:25:46.240] [00EF10E0] [info] Received message from 192.168.1.149: INFO 1-0rn
[2014-04-02 10:25:46.241] [00F11CB8] [debug] Executed command: InfoCommand
[2014-04-02 10:25:46.241] [00F11CB8] [info] Sent more than 512 bytes to 192.168.1.149
..
[2014-04-02 10:25:47.220] [00EF10E0] [info] Received message from 192.168.1.149: INFO 1-0rn
[2014-04-02 10:26:02.146] [00F11CB8] [debug] Executed command: InfoCommand
[2014-04-02 10:26:02.146] [00F11CB8] [info] Sent more than 512 bytes to 192.168.1.149
[2014-04-02 10:26:03.148] [00EF10E0] [info] Received message from 192.168.1.149: CLEAR 1-1rn
[2014-04-02 10:26:03.148] [00F11CE8] [debug] Executed command: ClearCommand
[2014-04-02 10:26:03.148] [00EF10E0] [info] Received message from 192.168.1.149: CLEAR 1-2rn
[2014-04-02 10:26:03.148] [00ED6A08] [info] image_producer[mediafrom-age-18-1080p.png] Uninitialized.
[2014-04-02 10:26:03.148] [00EF10E0] [info] Received message from 192.168.1.149: CLEAR 1-3rn
[2014-04-02 10:26:03.148] [00F11CE8] [info] Sent message to 192.168.1.149: 202 CLEAR OKrn
[2014-04-02 10:26:03.148] [00F11CE8] [debug] Executed command: ClearCommand
[2014-04-02 10:26:03.148] [00ED6A08] [info] image_producer[mediatest-1080p.png] Uninitialized.
[2014-04-02 10:26:03.148] [00EF10E0] [info] Received message from 192.168.1.149: PLAY 1-0 'CG1080I50' MIX 24 easeoutincubic LEFT rn
[2014-04-02 10:26:03.149] [00F11CE8] [info] Sent message to 192.168.1.149: 202 CLEAR OKrn
[2014-04-02 10:26:03.169] [00F11CE8] [info] ffmpeg[CG1080i50.mp4 1920x1088i50.00 0/260] [video-decoder] H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
[2014-04-02 10:26:03.175] [00F11CE8] [warning] [audio-resampler] sample-rate: 48000 channels: 2 sample-fmt: s16 16
[2014-04-02 10:26:03.175] [00F11CE8] [debug] [audio-decoder] Advanced Audio Coding Selected channel layout STEREO
[2014-04-02 10:26:03.176] [00F11CE8] [info] ffmpeg[CG1080i50.mp4 1920x1088i50.00 0/260] [audio-decoder] Advanced Audio Coding
[2014-04-02 10:26:03.183] [00F11CE8] [info] ffmpeg[CG1080i50_A.mp4 1920x1088i50.00 0/260] [video-decoder] H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
[2014-04-02 10:26:03.183] [00F11CE8] [info] separated[fill:ffmpeg[CG1080i50.mp4 1920x1088i50.00 0/260] key[ffmpeg[CG1080i50_A.mp4 1920x1088i50.00 0/260]]] Initialized.
[2014-04-02 10:26:03.183] [00F11CE8] [info] transition[empty=>separated[fill:ffmpeg[CG1080i50.mp4 1920x1088i50.00 0/260] key[ffmpeg[CG1080i50_A.mp4 1920x1088i50.00 0/260]]]] Initialized.
[2014-04-02 10:26:03.184] [00F11CE8] [debug] Executed command: PlayCommand
[2014-04-02 10:26:03.184] [00F11CE8] [info] Sent message to 192.168.1.149: 202 PLAY OKrn
[2014-04-02 10:26:03.656] [00F68F90] [info] transition[ffmpeg[go1080p25.mp4 1920x1088p25.00 437/439]=>separated[fill:ffmpeg[CG1080i50.mp4 1920x1088p25.00 12/260] key[ffmpeg[CG1080i50_A.mp4 1920x1088p25.00 12/260]]]] End Of File.
[2014-04-02 10:26:03.664] [00F68F90] [info] transition[ffmpeg[go1080p25.mp4 1920x1088p25.00 437/439]=>separated[fill:ffmpeg[CG1080i50.mp4 1920x1088p25.00 12/260] key[ffmpeg[CG1080i50_A.mp4 1920x1088p25.00 12/260]]]] Uninitialized.
[2014-04-02 10:26:04.198] [00EF10E0] [info] Received message from 192.168.1.149: INFO 1-0rn
[2014-04-02 10:26:04.198] [00F11CB8] [debug] Executed command: InfoCommand
[2014-04-02 10:26:04.198] [00F11CB8] [info] Sent more than 512 bytes to 192.168.1.149
..
[2014-04-02 10:26:05.198] [00EF10E0] [info] Received message from 192.168.1.149: INFO 1-0rn
[2014-04-02 10:26:05.198] [00F11CB8] [debug] Executed command: InfoCommand
[2014-04-02 10:26:13.218] [00F11CB8] [info] Sent more than 512 bytes to 192.168.1.149
[2014-04-02 10:26:14.220] [00EF10E0] [info] Received message from 192.168.1.149: CLEAR 1rn
[2014-04-02 10:26:14.220] [00ED6A08] [info] image_producer[mediayoutube-1080p.png] Uninitialized.
[2014-04-02 10:26:14.220] [00F11CE8] [debug] Executed command: ClearCommand
[2014-04-02 10:26:14.220] [00F11CE8] [info] Sent message to 192.168.1.149: 202 CLEAR OKrn
[2014-04-02 10:26:14.220] [00ED6A08] [info] image_producer[mediamufi-mufi-1080p.png] Uninitialized.
[2014-04-02 10:26:14.221] [00ED6A08] [info] separated[fill:ffmpeg[CG1080i50.mp4 1920x1088p25.00 258/260] key[ffmpeg[CG1080i50_A.mp4 1920x1088p25.00 258/260]]] Uninitialized.
[2014-04-02 10:26:15.221] [00EF10E0] [info] Client 192.168.1.149 was disconnected