This has to be one of the most frustrating things I have ever tried. I've been at this for almost 6 hours now.
So where I am....
I created a DNS name at freedns.afraid.org and pointed it to my public IP address as found at whatismyip.com.
I then changed the JW player information to point to that as follows :
<script src="http://jwpsrv.com/library/fyzhtoNSEeSbtQoORWfmyA.js"></script>
<div id='playerJbqgIkraQqGt'></div>
<script type='text/javascript'>
jwplayer('playerJbqgIkraQqGt').setup({
file: 'rtmp://XXXXXXX.mooo.com/live/test',
image: '//www.longtailvideo.com/content/images/jw-player/lWMJeVvV-876.jpg',
width: '100%',
aspectratio: '16:9',
autostart: 'true'
});
</script>
I've embedded that on my website and it works when I am on my local wifi network. When I turn on my hotspot and connect to an outside network then it does not work.
I've forwarded port 1935 to the IP address of my Raspberry Pi.
I don't know what else to check.
So where I am....
I created a DNS name at freedns.afraid.org and pointed it to my public IP address as found at whatismyip.com.
I then changed the JW player information to point to that as follows :
<script src="http://jwpsrv.com/library/fyzhtoNSEeSbtQoORWfmyA.js"></script>
<div id='playerJbqgIkraQqGt'></div>
<script type='text/javascript'>
jwplayer('playerJbqgIkraQqGt').setup({
file: 'rtmp://XXXXXXX.mooo.com/live/test',
image: '//www.longtailvideo.com/content/images/jw-player/lWMJeVvV-876.jpg',
width: '100%',
aspectratio: '16:9',
autostart: 'true'
});
</script>
I've embedded that on my website and it works when I am on my local wifi network. When I turn on my hotspot and connect to an outside network then it does not work.
I've forwarded port 1935 to the IP address of my Raspberry Pi.
I don't know what else to check.