Question
double byte stream name
Hi,
is it possible to play RTMP stream with double byte name like japanese korean etc.. ?
I tried to with and without escape() stream name without success
lke "rtmp://server.com:1935/app/"+escape(streamName)
doesn't work
thanks
Franck
