Hi everyone,
It seems like a bug in the PlayListBroadcaster to me.
When an sdp file is specified with a colon “:” in its name, the
PlayListBroadcaster fails to create the sdp file (see example below):
playlist_file
hau_test_1.playlist
play_mode
sequential
sdp_reference_movie ./myMovie.mov
destination_ip_address 127.0.0.1
logging
enabled
log_file
./test.log
destination_sdp_file
"test:12345.sdp"
sdp_file
"test:12345.sdp"
broadcaster_name
"haquach"
broadcaster_password
"akamai"
This problem however did not occur on the Linux
version of the Broadcaster. Is there anyway to get around this problem on
Window?
Thanks,
Hau