[Live-devel] "MultiFramedRTPSource::doGetNextFrame1(): The total received frame size exceeds the client's buffer size in Using MPEG-2 Transport Stream, coming from a live UDP (raw-UDP or RTP/UDP) source
taha at wowvision.in
taha at wowvision.in
Sun Jan 8 21:03:35 PST 2017
I am using ffmpeg to send ts file via udp. Command used for FFMPEG is :
ffmpeg -i output.ts -f mpegts udp://127.0.0.1:1135
And i have used TestOnDemandRTSPServer.cpp which is attached. But when
recieved RTSP on "rtsp://192.168.100.217:8554/mpeg2Ts" via openRTSP ,
the resultant output file is not valid.
Kindly suggest me, if i am doing something wrong.
Please find attachment.
Regards
Taha
Mohammad Taha; Sr. Software Developer;
Wow Vision India Pvt. Ltd;
On 2017-01-06 15:54, Ross Finlayson wrote:
>> Yes i am using “mpeg2TransportStreamFromUDPSourceTest” example
>> code(i.e., lines 404-430 of “testOnDemandRTSPServer.cpp”) and my input
>> source is MPEG Transport Stream data.
>> When i set inputStreamIsRawUDP = False i got that warning, but when i
>> set inputStreamIsRawUDP = True no warning message displayed and no
>> data is displayed on VLC with
>> RTSP : "rtsp://192.168.100.217:8554/mpeg2Ts”.
>
> We can’t help you with problems with VLC; it is not our software.
>
> However, I suggest that you first use “openRTSP”
> <http://www.live555.com/openRTSP/> as your RTSP client. If you do
> this, you should receive (from “openRTSP”) a file that contains the
> Transport Stream data that was being sent. (If you rename that file
> to have a “.ts” filename suffix, then you should be able to play it.)
>
>
> Ross Finlayson
> Live Networks, Inc.
> http://www.live555.com/
>
>
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TestOnDemandRTSPServer.cpp
Type: text/x-c
Size: 3093 bytes
Desc: not available
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20170109/3b6c38b9/attachment.bin>
More information about the live-devel
mailing list