[Live-devel] rtsp url case sensitivity

Robert Smith smith at cognitec.com
Wed Jun 10 04:18:43 PDT 2015


I would like to have Live555 ignore the case of rtsp url's as a 
workaround for this VLC problem:

https://trac.videolan.org/vlc/ticket/11428

(Also our use case doesn't require url's to be case sensitive)

After a quick look at the code I guess I can implement my own HashTable 
imlpementation which ignores case. But is this likely to break anything 
else in the library that uses the HashTable class or is there an easier 
way to achieve what I want?

Thanks,

Robert Smith.


More information about the live-devel mailing list