[VLC] Local Streaming

Solved
Matth72160 Posted messages 9 Status Member -  
brupala Posted messages 111133 Registration date   Status Member Last intervention   -
Hello,
I would like to stream a video screenshot through my local network (PC to PC) using VLC via HTTP on port 8080.
I followed quite a few tutorials, including this one:
https://www.youtube.com/watch?v=KT5cvFtwq8w&app=desktop
or
https://www.01net.com/astuces/diffusez-vos-videos-sur-votre-reseau-local-avec-vlc-567385.html

The streaming works well (it runs).
But when I want to play the stream, nothing happens.

My local IP address is: 10.0.0.3
So I enter: http://@10.0.0.3:8080 (on the same PC for now).
But nothing happens!

Demonstration video showing my problem:
https://www.youtube.com/watch?v=9rpY6vP2pzE&feature=youtu.be
Done with version 2.2.0

- I have disabled the Windows firewall and antivirus protection.
- Opened TCP/UDP port 8080 on the router.
- I tried with 2 other PCs and it's exactly the same.
- I tried with other versions of VLC.
- I tried with my Netgear router and tried without (directly on my box)

If you have any other solutions, I’m open to suggestions.
Thank you in advance.

2 answers

  1. brupala Posted messages 111133 Registration date   Status Member Last intervention   14 440
     
    Hi,
    http://10.0.0.3:8080 isn't good, http://10.0.0.3:8080 would be better.
    or http://localhost:8080 if it's the same PC

    --
    and ... There you go!
    1
  2. Matth72160 Posted messages 9 Status Member
     
    Yes, I am already trying to do it on the same PC.
    So http://localhost:8080 -> same result, it doesn't work.
    0
    1. brupala Posted messages 111133 Registration date   Status Member Last intervention   14 440
       
      Look with the command netstat -a to see if the PC is listening on 8080; otherwise, your VLC server is not running.
      0
    2. Matth72160 Posted messages 9 Status Member > brupala Posted messages 111133 Registration date   Status Member Last intervention  
       
      So I just placed the order during the broadcast.
      I have a good batch of ports showing up but no 10.0.0.3:8080 in sight.
      On the other hand, I have a 0.0.0.0:8080 that is listening.
      0
    3. brupala Posted messages 111133 Registration date   Status Member Last intervention   14 440 > Matth72160 Posted messages 9 Status Member
       
      OK that's good.
      Check again at the firewall level.
      0
    4. Matth72160 Posted messages 9 Status Member
       
      I disabled the Windows firewall and turned off the antivirus.
      Same thing!

      I opened the TCP/UDP 8080 ports on my router.
      Same thing!

      Honestly, I don't see what else to do -_-
      0
    5. brupala Posted messages 111133 Registration date   Status Member Last intervention   14 440 > Matth72160 Posted messages 9 Status Member
       
      The router has nothing to do with it.
      By the way, what exactly do you have as a response in the browser?
      0