Page 1 of 1

VLC with Freebox, sout http bug

Posted: 09 Nov 2006 18:42
by tofu
Hello,
I use vlc 0.8.5 on a server (Ubuntu) in a residence to rediffuse via http the tv coming from the freebox.
I have a probleme: when I open the flux with vlc: I can watch the tv during 2 seconds and then the vlc client stop. I click on play on the vlc client and this is the same thing: the vlc stop after 2 seconds. The others students in the residence have the same problem.

I'm sure that it isn't an internet problem because I tried on my pc (fedora) with the same config (the same parameters, the same configuration file) and I had no problem.

Actually this problem appeared two weeks ago. Before I have no problem and it was the same configuration.

I launch vlc on the server with this command:
vlc --config /home/config/vlctv1 http://mafreebox.freebox.fr/freeboxtv/playlist.m3u -I http --http-host 127.0.0.1:101 :sout='#duplicate{dst=std{access=http,mux=ts,dst=192.168.0.253:201}}'
the config file is just to specify the rtsp client port.
I precise that I havn't any graphical interfaces on the server.

Can someone help me please?

ps: please forgive my English (I'm French).

Posted: 09 Nov 2006 21:50
by dionoea

Code: Select all

vlc -H --advanced|grep rtp|grep client
Bonne chance, (le port est généralement 31337 ou 31336)

Posted: 10 Nov 2006 00:21
by tofu
Bonsoir,
Merci pour ton aide mais je suis pas sûr que tu es compris ma question. Le port d'entré pour le rtsp est déjà configuré via le fichier de config vlctv2:
# Port client (Entier)
rtp-client-port=31326
Le problème est plutôt au niveau du sout je pense car vlc il télécharge bien le flux depuis la freebox: le serveur reçois alors environ 350 Ko/s et émet environ 100 Ko/s lorsque depuis mon pc j'ouvre le flux (via http://192.168.0.253:202).

Je te redonne le symptome (en Français c'est plus facile):
lorsque depuis mon pc j'ouvre le flux je vois bien la télé mais pendant 2 secondes après l'image se fige et plus rien. Il finit par arrêter la lecture. Ensuite quand je réappuis sur play je retrouve de nouveau la télé qui se coupe au bout de 2 secondes.

Je rencontre ce problème depuis 2 semaines alors qu'avant tout marchait bien. Je n'ai pourtant fait aucune modification sur vlc

Posted: 10 Nov 2006 00:36
by dionoea
Ah, bah là je ne peux plus t'aider, désolé :(

Posted: 12 Nov 2006 10:46
by tofu
snif
Merci quand même :wink: