Streaming not published in wowza end #1378
Unanswered
NilanjanGH
asked this question in
Q&A
Replies: 3 comments 4 replies
|
I think it might be like this. |
2 replies
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Hi all,
I am facing one problem while I am trying to create one stream by using Haishinkit, I am using the following code structure,
rtmpConnection.connect("rtmp://129.213.98.90:1935/SeeMe")
rtmpStream.publish("[09097]")
The instance is created by the name of 'SeeMe' but stream is not published by the name ' 09097 ' under that instance , can any one please help me on that
All reactions