> I tried to use openRTSP.exe on the output with option -F to save the audio
> and video and i found that audio is getting saved just fine thought i was not
> able to play back the video in saved file
Note - the saved video file is just a H.264 Elementary Stream file. If you
rename it to have
Hi,
I tried to use openRTSP.exe on the output with option -F to save the
audio and video and i found that audio is getting saved just fine
thought i was not able to play back the video in saved file but at least
i know that my audio is being streamed. But i am not sure why VLS is not
renderin
Hi,
Thanks for the guidance and I tried it. Now I can see the packets being
transmitted in testRTSPClient and also in VLC. VLC shows packets being
decoded for both audio and video. But still somehow video is running
smooth but audio just comes and goes. Its like something is choking
audio. It
> I am using AC3 codec to encode audio and then stream it using
> AC3AudioStreamFramer and AC3AudioRTPSink. Am i doing anything wrong ?
Yes. You should *not* be using an "AC3AudioStreamFramer". That's intended
only for streaming AC3 audio that comes in a byte stream - e.g., from a file.
Beca
Thank you Ross, That solved my issue with audio packets being properly
transmitted. I am still facing issue with Audio at reception side. When
I try with VLC it gives ausio for half a second and then stops. If i
stop and start VLC again it agian gives audiio for half a second and
stops. Then i
On Oct 24, 2013, at 11:35 AM, ssi...@neurosoft.in wrote:
> Any input on this?
Because of this violation of basic email netiquette - i.e., posting the same
question to the mailing list multiple times - future postings from you will be
moderated.
Please don't do this again, otherwise you'll be
> Thank you Ross for clarification, its more clear now. Now I am facing issue
> that i have separate thread that pushes audio packets for my device source to
> stream. I trigger event each time I push packet to that queue. I noticed that
> on VLC my audio comes for about a second and then stops.
Any input on this?
On 2013-10-23 11:49, ssi...@neurosoft.in wrote:
Thank you Ross for clarification, its more clear now. Now I am facing
issue that i have separate thread that pushes audio packets for my
device source to stream. I trigger event each time I push packet to
that queue. I noticed th
Thank you Ross for clarification, its more clear now. Now I am facing
issue that i have separate thread that pushes audio packets for my
device source to stream. I trigger event each time I push packet to that
queue. I noticed that on VLC my audio comes for about a second and then
stops. When I
> I am confused as how the event mechanism works in live555. I have a source
> that is fed with video and audio frames and I want to trigger
> doGetNextFrame() of my custom DeviceSource so that those frames are streamed
> using live555. For this I am using
>
>
> m_eventID = envir().taskSchedul
Hi,
I am confused as how the event mechanism works in live555. I have a
source that is fed with video and audio frames and I want to trigger
doGetNextFrame() of my custom DeviceSource so that those frames are
streamed using live555. For this I am using
m_eventID = envir().taskScheduler().cr
11 matches
Mail list logo