Re: [Live-devel] Live555 DLL rather than static libs

2018-10-16 Thread Ross Finlayson
Sorry, but I will never corrupt the source code by adding non-standard Microsoft-specific bullshit. However, the LGPLv3 license allows you to modify the source code yourself, as long as you distribute your changes along with your product. Ross Finlayson Live Networks, Inc. http://www.live555.c

[Live-devel] Live555 DLL rather than static libs

2018-10-16 Thread GRINDSTAFF Gene A via live-devel
--- Begin Message --- To All: I am trying to build a RTSP source filter for Microsoft Direct Show and Windows Media. In short these components are basically just DLLs. I can use cmake-gui to build the Live555 libraries and construct a decorated module definition file (.DEF) file which allows

Re: [Live-devel] Audio + Video streaming in sync using Live555

2018-10-16 Thread Ross Finlayson
> we are using testOnDemandRTSPServer.cpp for the Live Video streaming. > So, in the input I am giving H.264 Encoded fifo to the compile binary using > this testOnDemandRTSPServer.cpp and I am getting RTSP URL for the Video > streaming. > This is working fine. > > Now,we want to add the Audio wi

[Live-devel] Audio + Video streaming in sync using Live555

2018-10-16 Thread Dhrupal Tilava
Dear Team, we are using *testOnDemandRTSPServer.cpp *for the Live Video streaming. So, in the input I am giving H.264 Encoded fifo to the compile binary using this testOnDemandRTSPServer.cpp and I am getting RTSP URL for the Video streaming. This is working fine. Now,we want to add the Audio with