>
> Hi,
>
> I need to send a live streaming feed to Darwin Server. For this, I have
> created a program "testH264VideoToDarwin" same as "testMPEG4VideoToDarwin"
> which is working fine using a test file being read from the disk. Now I
> need to replace the functionality of reading from disk file to
Hi,
I finally able to modify testOnDemandRTSPServer so that:
It uses my custom FramedSource...
Tests
Test One:
In order to test it:
1. I get video stream from h264 ip camera using OpenRTSPClient and
write each Frame to a single file[ Boolean oneFilePerFrame = True]
for 100