[Live-devel] Video Audio Streaming to Wowza streaming server

2015-06-04 Thread Rachit Shah
Hi, We are working on application, which is based on IOS platform, to send Video and Audio to Wowza streaming server. Video & Audio data are captured and encoded at IOS library APIs in H.264 & AAC format then encoded Video and Audio bitstream data are passed to Wowza streaming server using Darw

Re: [Live-devel] difference between test*Streamer and testOnDemandRTSPServer model

2014-12-13 Thread Rachit shah
Hi Ross, Thanks for your inputs. We are looking use Live555 streaming media library on Android and Linux Platform. Product should support unicast as well multicast so in that case which model is better to follow ? Thanks, Rachit On Wed, Dec 10, 2014 at 8:03 AM, Ross Finlayson wrote: > > 1.wha

[Live-devel] difference between test*Streamer and testOnDemandRTSPServer model

2014-12-10 Thread Rachit shah
Hi, I have following queries.. 1.what is main difference between two model "test*streamer" (like testH264VideoStream) and "testOnDemandRTSPServer" ? 2. As per FAQ both models can be used to stream live data, which model is used for what different type of use case ? 3. which model is better to use

[Live-devel] segmentation fault on testRTSPClient

2012-04-03 Thread Rachit shah
Hi, I am developing application based on testRTSPClient. I have modified testRTSPClient.cpp file's shutdownStream routine as per below steps. commented -> exit(exitcode) Enable WatchVariable which is used when calling doEventloop(&WatchVariable) Uncomment following line TaskScheduler *schedule