Search found 9 matches

Go to advanced search

by yuniara
11 Aug 2008 18:36
Forum: VLC media player for Linux and friends Troubleshooting
Topic: h264: UDP vs RTP & TS vs RAW
Replies: 4
Views: 2761

Re: h264: UDP vs RTP & TS vs RAW

I've tried stream a video file on these scenarios : 1. setting in server : check rtp 10.14.5.123 port : 1235 check udp 10.14.5.123 port : 1234 setting in client : udp://10.14.5.123 So, I've got in VLC message : detected ts over raw udp . So do if setting in client in rtp://10.14.5.123 2. setting in ...
by yuniara
06 Aug 2008 09:35
Forum: VLC stream-output (sout)
Topic: RTP statistics
Replies: 5
Views: 1042

Re: RTP statistics

If I Streamed a video file from VLC in server side to VLC in Client side with RTP, what first code/module in VLC Client Side is accept this stream ?

I want to know the value of p_block->i_pts while I'm streaming a video file ? how can I do it ?

Thank You...
by yuniara
06 Aug 2008 08:31
Forum: VLC stream-output (sout)
Topic: RTP statistics
Replies: 5
Views: 1042

Re: RTP statistics

Thank You
Sorry, I'm still confuse,

Where can I get sent time and arrived time of each packet in VLC Code in Client Side (not server side) ?

Thank You So Much
by yuniara
05 Aug 2008 06:08
Forum: VLC stream-output (sout)
Topic: Delay in the stream of an audio conf
Replies: 6
Views: 1219

Re: Delay in the stream of an audio conf

With these parameters under vlc the delay is droped under 1second : udp-caching=0 (defaut = 200ms) (Setting->Preferences->Stream output->Muxers->MPEG-TS) dts-delay=20 (defaut = 400ms) pcr=20 (defaut = 70ms) shaping=20 (defaut=20ms) is it playout delay ? how do i have to do to know network delay of ...
by yuniara
05 Aug 2008 05:31
Forum: VLC stream-output (sout)
Topic: Forward error correction
Replies: 4
Views: 847

Re: Forward error correction

Not implemented.
Would you like to explain "dvb access debug: using fec=9 [00000297]". What dose fec mean ? is it forward error correction ?
by yuniara
03 Aug 2008 14:17
Forum: VLC stream-output (sout)
Topic: RTP statistics
Replies: 5
Views: 1042

Re: RTP statistics

I want to know the value of timestamp in RTP header , but i dont know how to do it . would everyone like to give me some helps to solve this problem ? I want to show the value ( in VLC in client side) of sent time and arrived time of every packets sent by VLC in server side to VLC in Client Side. Th...
by yuniara
01 Aug 2008 07:21
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Cannot stream data audio
Replies: 0
Views: 390

Cannot stream data audio

While I try to stream a video file to a receiver , i've got this message in sender : mux_ts debug: adding input codec=wma2 pid=69 main error: cannot add this stream stream_out_duplicate debug: - failed for output 0 main error: cannot create packetizer output (wma2) access_output_udp warning: putting...
by yuniara
31 Jul 2008 14:28
Forum: Forum, Website and Artwork discussion
Topic: About VLC media decoder..?
Replies: 20
Views: 17038

FEC and Playout Buffer in VLC

Hi..All..
I'm trying to implement FEC (Reed Solomon) and playout buffer algorithms in VLC, but I can not find the code area for them in native VLC (i'm using VLC 0.8.6h). Where could i implement them in VLC 0.8.6h, and what else must i prepare to do these modifications ? Thanks.
by yuniara
08 Jul 2008 09:08
Forum: VLC stream-output (sout)
Topic: VLC streaming failed
Replies: 5
Views: 3140

Re: VLC streaming failed

Hi..my name Yunia I'm trying to stream video file with VLC from host with ip address 10.14.5.10 to host with ip address 10.14.5.60. I was success while streamed a .mp3 audio file, but i failed while streamed video file i've got this error message in sender : main error: cannot add this stream main e...

Go to advanced search