Hello,
Yes I know. So I want to implement my own RTSPServerSupportingHTTPStreaming
class.
1) For now I can create TS Fragments (10s for each) dynamically and
playlist.
Each TS includes PPS and SPS. I insert start code(0x01) for each part.
It works by VLC player.
Is iDevice
> I got rid of the "AdvancedHashTable" class and recompiled the live555
> libraries. It seems that the same crash still occurs, but only in
> "BasicHashTable::keyMatches". Again, it crashes because "key2" is NULL. Any
> suggestions as to why "key2" will be NULL?
Sorry, I can't explain this.
> I built a small application based on your testRTSPClient for multiple streams
> (http://www.live555.com/liveMedia/doxygen/html/testRTSPClient_8cpp-source.html).
> I am however experiencing a problem that my application crashes in
> AdvacnedHashTable::keyMatches because key2 is NULL.
Sorry, b