[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#982299: vlc: seems related to https://github.com/aler9/rtsp-simple-server/issues/223



Can you point me to the non-free code ?  RTSP has been a really nice feature in VLC for some time.

I really would like to see the support continue.  Right now it's difficult to tell what's happening with the client because there are very vague error messages in the console :

Your input can't be opened:

VLC is unable to open the MRL 'rtsp://ubnt:admin@192.168.2.76:554/s1'. Check the log for details.


^ This doesn't give the user a reason without looking deeper... 

so we go on to enabling the environment variable to see what's going on :

export VLC_VERBOSE=3

Example:

[00007fc288001850] main stream debug: connection succeeded (socket = 43)
[00007fc288001850] main stream debug: net: opening 0.0.0.0 datagram port 9048
[00007fc288001850] main stream debug: net: opening 0.0.0.0 datagram port 9049
[00007fc29c002080] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
[00007fc29c002080] main art finder debug: no art finder modules matched
[00007fc288001850] satip stream error: Failed to setup RTSP session
[00007fc288001850] main stream debug: net: connecting to 192.168.2.76 port 554
[00007fc288001850] main stream debug: connection succeeded (socket = 43)
[00007fc288001850] access_realrtsp stream warning: Cseq mismatch, got 1, assumed 0
[00007fc288001850] access_realrtsp stream debug: rtsp connected
[00007fc288001850] access_realrtsp stream warning: only real/helix rtsp servers supported for now
[00007fc288001850] main stream debug: no access modules matched
[00005624f664e600] main playlist debug: dead input
[00005624f6695330] qt interface debug: IM: Deleting the input
[00005624f664e600] main playlist debug: changing item without a request (current 1/2)
[00005624f664e600] main playlist debug: nothing to play
[00005624f6695330] qt interface debug: Video is not needed anymore


The bolded error message is, also, very vague.I need you to tell use which codecs are rejected and WHY.  Please modify the error message to include the set of rejected pieces of code, I might even suggest a quick link on the topic.

Otherwise, since we're talking about free/non-free code, what parts need to be written as free ?  I'd love to see it as a bounty, write it myself, or post a bounty for it to be written.


Thanks,

Bryant Eadon

Reply to: