Wowza Community

streaming stops after a whille using vlc

Hi I am using vlc to re stream to wowza.

after a while i get some strange errors and the streams stops.

access_output_udp warning: putting two PCRs at once
main warning: late buffer for mux input (3525743)
ts debug: eof ?
main debug: EOF reached
main warning: late buffer for mux input (3483502)
main debug: finished input
main debug: waitpipe: object killed
main debug: removing module "packetizer_mpeg4audio"
main debug: killing decoder fourcc `mp4a', 0 PES in FIFO
main debug: removing a sout input (sout_input:0x9511280)
mux_ts debug: removing input pid=68
main debug: removing module "packetizer_h264"
main debug: killing decoder fourcc `h264', 0 PES in FIFO
main debug: removing a sout input (sout_input:0xb1700530)
mux_ts debug: removing input pid=69
mux_ts debug: new PCR PID is 8191
main warning: no more input streams for this mux
ts debug: pid list:
ts debug:   - pid[0] seen
ts debug:   - pid[66] seen
ts debug:   - pid[68] seen
main debug: Program doesn't contain anymore ES
ts debug:   - pid[69] seen
ts debug:   - pid[8191] seen
main debug: removing module "ts"
main debug: removing module "stream_filter_record"
main debug: removing module "access_http"
main debug: thread ended
main debug: dead input
main debug: destroying useless sout
main debug: destroying chain... (name=standard)
main debug: removing module "mux_ts"
main debug: removing module "access_output_udp"
main debug: removing module "stream_out_standard"
main debug: destroying chain done
main debug: changing item without a request (current 0/1)
main debug: nothing to play
main error: ES_OUT_SET_(GROUP_)PCR  is called too late (jitter of 6256 ms ignored)
main debug: ES_OUT_RESET_PCR called
ts debug: eof ?
main debug: EOF reached
main debug: finished input
main debug: waitpipe: object killed
main debug: removing module "packetizer_mpeg4audio"
main debug: killing decoder fourcc `mp4a', 2 PES in FIFO
main debug: removing a sout input (sout_input:0xb2600c10)
mux_ts debug: removing input pid=68
main debug: removing module "packetizer_h264"
main debug: killing decoder fourcc `h264', 1 PES in FIFO
main debug: removing a sout input (sout_input:0x953b110)
mux_ts debug: removing input pid=69
mux_ts debug: new PCR PID is 8191
main warning: no more input streams for this mux
ts debug: pid list:
ts debug:   - pid[0] seen
ts debug:   - pid[66] seen
ts debug:   - pid[68] seen
main debug: Program doesn't contain anymore ES
ts debug:   - pid[69] seen
ts debug:   - pid[8191] seen
main debug: removing module "ts"
main debug: removing module "stream_filter_record"
main debug: removing module "access_http"
main debug: thread ended
main debug: dead input
main debug: destroying useless sout
main debug: destroying chain... (name=standard)
main debug: removing module "mux_ts"
main debug: removing module "access_output_udp"
main debug: removing module "stream_out_standard"
main debug: destroying chain done
main debug: changing item without a request (current 0/1)
main debug: nothing to play

I believe the issue is with vlc itself

bit I will be glad if anyone can hekp me with the issue.