Search found 5 matches

Go to advanced search

by vl_
01 Apr 2009 00:28
Forum: General VLC media player Troubleshooting
Topic: rtp streaming problems
Replies: 1
Views: 336

rtp streaming problems

Hi, Can someone, please, advise: what's the correct way of generating sdp file for rtp unicast streaming session. I tried : vlc -vvv /home/mzeal/test.mpg :sout=#transcode{vcodec=mp2v,vb=3072,scale=1}:duplicate{dst=display,dst=std{access=rtp,mux=ts,dst=192.168.1.104:1234,sap}}:sout-rtp-sdp="/hom...
by vl_
26 Oct 2007 22:01
Forum: General VLC media player Troubleshooting
Topic: module design question
Replies: 0
Views: 287

module design question

Hello, I have to collect some real- time statistics on h264 raw stream ( server side )... Is it possible to write plugin for this kind of task, without changes in existing code and where ( in documentation) should I look for API? I have been checking "Hacker'sGuide" on VideoLan Wiki but it...
by vl_
26 Oct 2007 21:39
Forum: VLC stream-output (sout)
Topic: streaming fout doesn't work from command line
Replies: 0
Views: 485

streaming fout doesn't work from command line

Hello, I am trying to stream file out from command line: ./vlc -vvv file.h264 --sout '#rtp{dst=192.168.1.14,port=1234}' and I see the following errors: access_output_udp private warning: send error: Connection refused access_output_udp private debug: packet has been sent too late The same works fine...
by vl_
24 Oct 2007 21:42
Forum: VLC stream-output (sout)
Topic: streaming debugging
Replies: 0
Views: 676

streaming debugging

Hello, Are there any logging / tracing I can use with vlc if I have problems with streaming? I am using vlc 0.8.6 on Ubuntu... Also, documentation give me the following command line options for streaming: vlc -vvv input_stream --sout '#rtp{dst=192.168.0.12,port=1234,sdp=rtsp://server.example.org:808...
by vl_
13 Oct 2007 13:09
Forum: VLC stream-output (sout)
Topic: Adaptive transrating
Replies: 6
Views: 2138

Re: Adaptive transrating

Hello, Has anything been done about adaptive transrating since that last post about it? I am specifically interested in transrating for H264 streams... Does this term refer ro reducing bitrate for already encoded stream, or for the rate of realtime encoding? E.g. if stream from H264 file and have to...

Go to advanced search