Hi all,
I am making a RTSP Client player with using the liveMedia library.
My reference code is openRTSP, but it receives the RTP data in a File.
I want to receive the RTP data(raw or Payload OK) directly and
will put the decoder directly.
I saw AuxilliaryReadHandler() for this, but I read somew
Hello all,
I am testing RTSP/RTP with liveMediaserver with MPEG2-TS.
I made index file and the file for trickmode using
testMPEG2TransportStreamTrickPlay.exe
For example, original contents is avatar.ts
index file is avatar.tsx and file for trickplay is avatar2.ts
I am using the VLC and my player