Hello,
I am trying to stream a mulitcast video on my brightsign player XT1144 by setting a url link in the video tag in a html file, however, it won't be played successfully every time. After several trials, I found that it would only be able to play at the first time when the DMP has been restarted. After playing few videos and images on a DMP, when I tried to switch back to play mutlicast video, the DMP would be showing a white screen instead.
I attempted to solve this issue by viewing the log and here is what I have found:
[ 2809.106] Playing: udp://239.192.1.1:5000?buffersize=30000000&vcdbsize=28000000&acdbsize=512000
[ 2809.106] MediaStreamer::SetPipeline called with {gst:udp://239.192.1.1:5000?buffersize=30000000&vcdbsize=28000000&acdbsize=512000}
[ 2809.106] TIME: PlayFile = 0.000745
[ 2809.134] TIME: MediaStreamer::Stream::Handle::Probe: wait for data = 0.027129
[ 2810.904] TIME: MediaStreamer::Stream::Handle::Probe: probe = 1.769763
[ 2810.905] Video fifo size: 28000000
[ 2810.905] VideoDecoder::Open stream_tsm 0
[ 2810.905] Failed to find a video decoder
[ 2810.907] FireEvent 28 RESOURCESHORTAGE (line 1158) web player_id 36
An event RESOURCESHORTAGE has been fired when the DMP is attempting to play a multicast video. I tried to search on the Internet but there is no solutions provided. Does anyone of you have encountered the same issue? Are there any recommendations to solve this?