Skip to main content
February 2, 2012
Question

double byte stream name

  • February 2, 2012
  • 1 reply
  • 627 views

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

This topic has been closed for replies.

1 reply

February 6, 2012

I tried it out, and I am able to play RTMP stream with double byte character as stream name, in both vod and live.

What stream name are you giving? Can you explain a bit further the steps you are following.