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.
_______________________________________________
live-devel mailing list
[email protected]
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to