Skip to main content
usamastr
Participant
July 30, 2019
Question

running rtmp stream on a local hosted website on same machine

  • July 30, 2019
  • 1 reply
  • 1331 views

i am struck trying to play the rtmp stream on my website on local network.

any one please guide me i tried changing the apache config . then i tried installing xampp.

still no good

i need my website to work on localhost with sqlserver working and to view 1 rtmp stream.

the flash player only plays in webroot or in sample playback folder . cant acess the streaming on webpage in any other location.

This topic has been closed for replies.

1 reply

Graeme Bull
Community Expert
Community Expert
August 6, 2019

rtmp is delivered over port 1935, so make sure that is open. Or define it be sent over port 80 on a different IP if you can. Opening up 1935 is the easiest probably.