Expand my Community achievements bar.

Souvik_s_screen
Souvik_s_screen
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I’m stuck to a point where port 2035 is working in the local server, but it does not work for another server. The code is as follows:private var host:String = "xxx.xxx.xxx.xxx”;private var port:int = 2035;                           var cs:ChannelSet = new ChannelSet();var rtmpChannel:Channel = new R...

    Type

    Discussions

    Views

    558

    Likes

    0

    Replies

    0
  • I’m stuck to a point where port 2035 is working in the local server, but it does not work for another server. The code is as follows:private var host:String = "xxx.xxx.xxx.xxx”;private var port:int = 2035;                           var cs:ChannelSet = new ChannelSet();var rtmpChannel:Channel = new R...

    Type

    Discussions

    Views

    1.0K

    Likes

    0

    Replies

    0
  • Thank you very much. Your solution provided a great help indeed. Thanks again.

    Type

    Discussions

    Views

    558

    Likes

    0

    Replies

    1
  • I’ve created a AMF channel using the following block of codes:var cs:ChannelSet = new ChannelSet(); var amfChannel:Channel = new AMFChannel("my-amf", "http://localhost:8080/lcds-samples/messagebroker/amf"); cs.addChannel(amfChannel);This does not show any errors. But whenever I change ‘localhost’ by...

    Type

    Discussions

    Views

    2.2K

    Likes

    0

    Replies

    3
Top badges earned by Souvik_s_screen
Customize the badges you want to showcase on your profile