To watch some video i have to check "Use RTP over RTSP (TCP)" option in "Input / Codecs, Demuxers, RTP/RTSP" and to specify a client port.
It works fine with vlc 1.0.5, with vlc 1.1.0 i got this messages :
Code: Select all
main debug: processing request item Arte node Liste de lecture skip 0
main debug: resyncing on Arte
main debug: Arte is at 13
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for 'Arte '
main debug: thread started
main debug: using timeshift granularity of 50 MiB
main debug: using timeshift path 'E:\'
main debug: thread (input) created at priority 1 (../.././src/input/input.c:214)
main debug: `rtsp://mafreebox.freebox.fr/fbxtv_pub/stream?namespace=1&service=204&flavour=sd' gives access `rtsp' demux `' path `mafreebox.freebox.fr/fbxtv_pub/stream?namespace=1&service=204&flavour=sd'
main debug: creating demux: access='rtsp' demux='' path='mafreebox.freebox.fr/fbxtv_pub/stream?namespace=1&service=204&flavour=sd'
main debug: looking for access_demux module: 1 candidate
qt4 debug: IM: Setting an input
live555 debug: RTP subsession 'video/MP2T'
live555 error: SETUP of'video/MP2T' failed SETUP: cannot handle response: RTSP/1.0 461 Unsupported Transport
live555 debug: setup start: 0.000000 stop:0.000000
live555 error: Nothing to play for rtsp://mafreebox.freebox.fr/fbxtv_pub/stream?namespace=1&service=204&flavour=sd
main debug: no access_demux module matching "rtsp" could be loaded
main debug: TIMER module_need() : 25.000 ms - Total 25.000 ms / 1 intvls (Avg 25.000 ms)
main debug: creating access 'rtsp' path='mafreebox.freebox.fr/fbxtv_pub/stream?namespace=1&service=204&flavour=sd'
main debug: looking for access module: 1 candidate
main debug: net: connecting to mafreebox.freebox.fr port 554
main debug: connection succeeded (socket = 3064)
access_realrtsp debug: rtsp connected
access_realrtsp warning: only real/helix rtsp servers supported for now
main debug: no access module matching "rtsp" could be loaded
main debug: TIMER module_need() : 19.000 ms - Total 19.000 ms / 1 intvls (Avg 19.000 ms)
main debug: waitpipe: object killed
main error: open of `rtsp://mafreebox.freebox.fr/fbxtv_pub/stream?namespace=1&service=204&flavour=sd' failed: (null)
main debug: thread ended
main debug: dead input
main debug: thread times: real 0m0.046875s, kernel 0m0.000000s, user 0m0.000000s
main debug: changing item without a request (current 13/14)
main debug: nothing to play
qt4 debug: IM: Deleting the input
main debug: TIMER input launching for 'Arte ' : 82.000 ms - Total 82.000 ms / 1 intvls (Avg 82.000 ms)