Page 1 of 1

core stream output warning: trying to send non-dated packet

Posted: 22 May 2014 17:40
by ibizamale
Hiya All.

I am trying to bring in a UDP HD stream and sout it to http
Here is the code

Code: Select all

vlc -vv udp://@234.6.90.101:4900 --sout '#standard{mux=ts,access=http,dst=:8001/bbc1}' --network-caching 3000
The stream breaks up intermittently, and I cannot figure out why it is.
Also i get this error in the vlc console

Code: Select all

core stream output warning: trying to send non-dated packet
When I play the stream on my VLC player I get the following error

Code: Select all

main warning: picture is too late to be displayed (missing 1161 ms) main warning: picture is too late to be displayed (missing 1121 ms) main warning: picture is too late to be displayed (missing 1081 ms) main warning: picture is too late to be displayed (missing 1041 ms) main warning: picture is too late to be displayed (missing 1001 ms)
However if I play the UDP stream in my VLC player it works great.

Please ask for any more information.

Regards

Re: core stream output warning: trying to send non-dated packet

Posted: 05 Dec 2018 19:12
by AviatorCJ
the same problem, any variants?

Re: core stream output warning: trying to send non-dated packet

Posted: 06 Dec 2018 18:57
by unidan
Hi,

what version of VLC are you using ? Do you have the full logs ?