Zend certified PHP/Magento developer

Unable to stream the UDP on the internet

I am using the VLC media player on windows 10.

When I used the file and stream using the HTTP on port 9000 it worked perfectly. I have port forwarding setup on the Router for both ports for the IP address of my windows 10 laptop on port 9000.

LOCAL IP : 192.168.0.7

So when I used the Http://< "ISP public IP">>:9000
on the same WINDOWS LAPTOP , It worked perfectly.

ISP Public IP : 76.XXX.XXX.XXX

B)

NOW, I tried to use the same for UDP streaming

I chose the file & then selected UDP . Then I provided the IP address
224.0.0.0
PORT : 9000

Then without transcoding & Just selected the All Elemental stream.

Trying to play on same computer

udp://192.168.0.7@224.0.0.0:9000

It plays as
udp://224.0.0.0:9000
on the local computer.

But when I use the following
udp://< <"ISP Public IP">>@224.0.0.0:9000
Nothing works …. ЁЯЩБ

PLEASE HELP ,.. what should I do so that I could play the UDP stream from internet.

enter image description here

enter image description here

enter image description here