Looking to pay an expert for help with small project.

Got something to discuss that's not about Blackmagic products? Then check out the Off-Topic forum!
  • Author
  • Message
Offline

mattc

  • Posts: 22
  • Joined: Wed Sep 11, 2013 8:46 am

Looking to pay an expert for help with small project.

PostWed Sep 11, 2013 9:26 am

Hi There,

I'm very new to this. I've been asked by a client to create several RTSP streams for a small IPTV project.

After reading many forums, it looks like the best method is using the BlackMagic Intensity Pro Pci-E card in a Linux box with VLC to create an RTSP stream.

Can anyone help me with this project? I'm prepared to pay for your time. I will also be looking for ongoing support for this system.

Cheers,
Matt.
http://www.samuiwebcam.com
Offline

lu_zero

  • Posts: 4
  • Joined: Sat Sep 21, 2013 11:43 am

Re: Looking to pay an expert for help with small project.

PostSat Sep 21, 2013 11:52 am

You might use Libbmd or bmdtools to capture and avconv to feed any rtsp-compatible server.
Offline

mattc

  • Posts: 22
  • Joined: Wed Sep 11, 2013 8:46 am

Re: Looking to pay an expert for help with small project.

PostSat Sep 21, 2013 12:59 pm

I thought you can use vlc to encode + stream?

Anyway, I'm half way there.... I have Ubuntu Desktop 12.04 set up using Intensity Pro PCI-E card.

I'm using an HDMI splitter to remove HDCP from my sat top box.

I've matched the card and my HDMI output (from this forum this is where a lot of people get stuck) and blackmagic media express is showing perfect video.

Tomorrow I'll be compiling VLC with decklink-sdk and then playing around with vlc to create stream from capture card.

I'll also check out your method. Many thanks.
http://www.samuiwebcam.com
Offline

TimIFR

  • Posts: 2
  • Joined: Thu Sep 19, 2013 7:27 am

Re: Looking to pay an expert for help with small project.

PostMon Sep 23, 2013 12:47 pm

Hi,
I have done this with the Decklink duo on Ubuntu 12.04 LTS, I guess that it will work as well with the Intensity.

I°) Install desktop video and media express (you can dowload it on the blackmagic website), and then load the driver :

// Desktop Video :
dpkg -i desktopvideo-9.7.3-amd64.deb
apt-get -f install
dpkg -i desktopvideo-9.7.3-amd64.deb

// Media Express :
dpkg -i mediaexpress-3.2-amd64.deb
apt-get -f install
dpkg -i mediaexpress-3.2-amd64.deb

// Load the driver :
modprobe blackmagic

II°) Download the blackmagic SDK (available on the blackmagick website) and compile your own VLC (download VLC's sources on the VideoLAN website) :

cd /path/to/your/vlc
mkdir build
cd build

apt-get build-dep vlc

../configure --enable-x11 --enable-xvideo --enable-sdl --enable-avcodec --enable-avformat --enable-swscale --enable-mad --enable-libdvbpsi --enable-a52 --enable-libmpeg2 --enable-dvdnav --enable-faad --enable-vorbis --enable-ogg --enable-theora --enable-ffmpeg --enable-faac --enable-mkv --enable-freetype --enable-fribidi --enable-speex --enable-flac --enable-live555 --with-live555-tree=/usr/lib/live --enable-caca --enable-skins --enable-skins2 --enable-alsa --enable-qt4 --enable-ncurses --with-decklink-sdk='/path/to/the/blackmagic_decklink_sdk/Linux'

make

III°) Add VLC to your path

IV°) Launch VLC with your card as input to test :

vlc decklink://
(depending on your camera type, you may need to add --decklink-mode="Hi50", where Hi50 is an exemple - see the doc for other modes)

V°) Stream RTSP (this command is an exemple, see VLC's doc to adapt it to your needs) :
vlc -vvv -I rc decklink:// --decklink-mode="Hi50" --rtsp-timeout=0 --no-sout-audio --sout "#transcode{width=480,vcodec=mp4v,fps=15,vb=56}:rtp{name=my_stream,dest=127.0.0.1,ttl=10,port=3002,port-video=3012,sdp=rtsp://ip_address:3002/stream.sdp}}"
Offline

mattc

  • Posts: 22
  • Joined: Wed Sep 11, 2013 8:46 am

Re: Looking to pay an expert for help with small project.

PostMon Sep 23, 2013 12:51 pm

TimIFR - thanks so much. I was about to follow this script I found:


#! /bin/bash

# init
sudo apt-get -y update && sudo apt-get -y upgrade
sudo apt-get install gdebi-core
cd $HOME
mkdir cs
cd cs
mkdir downloads

# Blackmagic
cd $HOME/cs/downloads
wget http://www.blackmagic-design.com/media/ ... 9.5.tar.gz
wget http://www.blackmagic-design.com/media/ ... DK_9.5.zip
tar xvf Blackmagic_Desktop_Video_Linux_9.5.tar.gz
rm desktopvideo-9.5-i*
rm desktopvideo-9.5-r*
rm desktopvideo-9.5-x*
rm mediaexpress-3.1-i*
rm mediaexpress-3.1-r*
rm *.txt
sudo gdebi desktopvideo-9.5-amd64.deb
sudo gdebi mediaexpress-3.1-amd64.deb
ls -l /dev/blackmagic/card0
unzip Blackmagic_DeckLink_SDK_9.5.zip
mv "Blackmagic DeckLink SDK 9.5" ../
cd $HOME/cs/
mv "Blackmagic DeckLink SDK 9.5" blackmagic

# ffmpeg, x264, vlc needs the below
sudo apt-get -y install build-essential git-core checkinstall automake yasm liba52-0.7.4-dev libaa1-dev libasound2-dev libass-dev libavahi-client-dev libcaca-dev libcairo2-dev libcddb2-dev libcdio-dev libdca-dev libdirac-dev libdvbpsi-dev libdvdnav-dev libdvdread-dev libebml-dev libfaad-dev libflac-dev libfluidsynth-dev libfreetype6-dev libfribidi-dev libgcrypt11-dev libggi2-dev libgl1-mesa-dev libglib2.0-0 libgnomevfs2-dev libgnutls-dev libhal-dev libid3tag0-dev libjack-jackd2-dev libkate-dev liblircclient-dev liblua5.1-0-dev libmad0-dev libmatroska-dev libmodplug-dev libmpcdec-dev libmpeg2-4-dev libmtp-dev libncursesw5-dev libnotify-dev libogg-dev liboggkate-dev libpango1.0-dev libpng12-dev libprojectm-dev libprojectm-qt-dev libproxy-dev libpulse-dev libqt4-dev libraw1394-dev librsvg2-dev libschroedinger-dev libsdl-image1.2-dev libsdl1.2-dev libshout3-dev libsmbclient-dev libspeex-dev libsqlite3-dev libsvga1-dev libsysfs-dev libtag1-dev libtar-dev libgme-dev libtheora-dev libtool libtwolame-dev libudev-dev libupnp3-dev libv4l-dev libva-dev libvcdinfo-dev libvorbis-dev libvpx-dev libx11-dev libx11-xcb-dev libxcb-composite0-dev libxcb-keysyms1-dev libxcb-randr0-dev libxcb-shm0-dev libxcb-xv0-dev libxcb-xvmc0-dev libxcb1-dev libxext-dev libxml2-dev libxpm-dev libxt-dev libxv-dev libzvbi-dev lua5.1 qt4-qtconfig libspeexdsp-dev libsamplerate0-dev libfaac-dev libmp3lame-dev libopencore-amrnb-dev libopencore-amrwb-dev zlib1g-dev

# ffmpeg
cd $HOME/cs
wget http://ffmpeg.org/releases/ffmpeg-0.10.3.tar.bz2
tar xjvf ffmpeg-0.10.3.tar.bz2
cd ffmpeg-0.10.3

if [ "$(uname -m)" = "x86_64" ]; then
ARCHOPTS="--enable-pic"
else
ARCHOPTS=""
fi

./configure --prefix=$HOME/cs/vlcdeps/usr $ARCHOPTS --enable-gpl --enable-version3 --enable-nonfree --enable-postproc --enable-pthreads --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libvpx --disable-ffmpeg --disable-ffplay --disable-ffserver --disable-doc
make
make install-libs install-headers
make distclean

# x264
cd $HOME/cs
git clone git://git.videolan.org/x264.git --depth 1
cd x264

if [ "$(uname -m)" = "x86_64" ]; then
ARCHOPTS="--enable-pic"
else
ARCHOPTS=""
fi

./configure --prefix=$HOME/cs/vlcdeps/usr --enable-static $ARCHOPTS
make
make install

# vlc
cd $HOME/cs
git clone git://git.videolan.org/vlc.git --depth 1
cd vlc

if [ ! "$(uname -m)" = "x86_64" ]; then
ARCHOPTS="--enable-loader"
else
ARCHOPTS=""
fi

./bootstrap && CPPFLAGS="-I$HOME/cs/vlcdeps/usr/include " CFLAGS="-I$HOME/cs/vlcdeps/usr/include" CXXFLAGS="-I$HOME/cs/vlcdeps/usr/include" LDFLAGS="-L$HOME/cs/vlcdeps/usr/lib" PKG_CONFIG_PATH="$HOME/cs/vlcdeps/usr/lib/pkgconfig" ./configure $ARCHOPTS --prefix=/usr/local --enable-realrtsp --enable-aa --enable-merge-ffmpeg --enable-vcdx --enable-ncurses --with-decklink-sdk=$HOME/cs/blackmagic/Linux
make
sudo checkinstall --pakdir "$HOME/cs" --backup=no --deldoc=yes --pkgname vlc --pkgversion "2.1.0-git-$(date +%Y%m%d)-$(git show --abbrev-commit | grep '^commit' | cut -f2 -d " ")" --fstrans=no --deldesc=yes --delspec=yes --default
make distclean
sudo ldconfig
http://www.samuiwebcam.com
Offline

mattc

  • Posts: 22
  • Joined: Wed Sep 11, 2013 8:46 am

Re: Looking to pay an expert for help with small project.

PostTue Sep 24, 2013 1:00 am

TimIFR

Thanks for your help. I went through your steps, however when I tried to run VLC, I got this message. I definitely added it to the path:

The program 'vlc' is currently not installed. You can install it by typing:
apt-get install vlc-nox

Did I miss a step?

Regards,
Matt.
http://www.samuiwebcam.com
Offline

mattc

  • Posts: 22
  • Joined: Wed Sep 11, 2013 8:46 am

Re: Looking to pay an expert for help with small project.

PostTue Sep 24, 2013 1:27 pm

Thanks for the pointers everyone. I've been hacking away at this for hours and success! :o

I'm nearly there. Need to work on a few things but I'm able to stream from my sat top box via my server across the network to my PC running VLC.

[0x7f5818000b28] main input debug: Buffering 100%
[0x7f5818000b28] main input debug: Stream buffering done (320 ms in 316 ms)
[0x7f5818000b28] main input debug: Decoder buffering done in 0 ms
[0x7f58080062d8] stream_out_transcode stream out debug: late picture skipped (41899)
[0x7f58080062d8] stream_out_transcode stream out debug: late picture skipped (23895)
[0x7f58080062d8] stream_out_transcode stream out debug: late picture skipped (5789)
[0x7f58080062d8] stream_out_transcode stream out debug: drift is too high, resetting master sync
[0x7f58080062d8] stream_out_transcode stream out debug: decoder aspect is 1.777778:1
[0x7f58080062d8] stream_out_transcode stream out debug: source pixel aspect is 1.000000:1
[0x7f58080062d8] stream_out_transcode stream out debug: scaled pixel aspect is 1.000000:1
[0x7f58080062d8] stream_out_transcode stream out debug: source 1280x720, destination 480x270
[0x7f58080062d8] stream_out_transcode stream out debug: encoder aspect is 480:270
[0x7f57f8023618] main filter debug: looking for video filter2 module: 18 candidates
[0x7f57f8023618] swscale filter debug: 1280x720 chroma: UYVY -> 480x270 chroma: I420 with scaling using Bicubic (good quality)
[0x7f57f8023618] main filter debug: using video filter2 module "swscale"
[0x7f57f8023618] main filter debug: TIMER module_need() : 2.119 ms - Total 2.119 ms / 1 intvls (Avg 2.119 ms)
[0x7f58080062d8] main stream out debug: Filter 'Swscale' (0x7f57f8023618) appended to chain
[0x7f58080062d8] stream_out_transcode stream out debug: destination (after video filters) 480x270
[0x7f57f8000e08] main encoder debug: looking for encoder module: 13 candidates
[0x7f57f8000e08] avcodec encoder debug: libavcodec already initialized
[mpeg4 @ 0x7f57f81f18a0] removing common factors from framerate
[0x7f57f8000e08] avcodec encoder debug: found encoder MPEG-4 Video
[0x7f57f8000e08] main encoder debug: using encoder module "avcodec"
[0x7f57f8000e08] main encoder debug: TIMER module_need() : 1.975 ms - Total 1.975 ms / 1 intvls (Avg 1.975 ms)
[0x7f5808001658] stream_out_rtp stream out debug: maximum RTP packet size: 1400 bytes
[0x7f5808001658] stream_out_rtp stream out debug: RTSP: adding /stream.sdp/trackID=0
[0x7f5808001658] stream_out_rtp stream out debug: sdp=
v=0
o=- 15414710285813618157 15414710285813618157 IN IP4 streamer
s=my_stream
i=N/A
c=IN IP4 0.0.0.0
t=0 0
a=tool:vlc 2.0.8
a=recvonly
a=type:broadcast
a=charset:UTF-8
m=video 0 RTP/AVP 96
b=AS:56
b=RR:0
a=rtpmap:96 MP4V-ES/90000
a=fmtp:96 profile-level-id=3; config=000001b001000001b58913000001000000012000c48d88007d0f0421d443000001b24c61766335332e33352e30;
http://www.samuiwebcam.com
Offline

georgeusroger

  • Posts: 5
  • Joined: Wed Sep 25, 2013 10:35 am

Re: Looking to pay an expert for help with small project.

PostWed Sep 25, 2013 10:57 am

Hi,
I have installed BlackMagic Intensity Pro Pci-E card in a Linux server with VLC to creI have used (((TimIFR))) config
But I can not get the stream it,s with error
main decoder error: no suitable decoder module for fourcc `UYVY '. VLC probably does not support this sound or video format.

[0x7f4994000a28] main input debug: Creating an input for '}}'
[0x1b9ce08] main interface debug: looking for interface module: 1 candidate
[0x1b89fc8] main playlist debug: no fetch required for (null) (art currently (nu ll))
[0x1b89fc8] main playlist debug: no fetch required for (null) (art currently (nu ll))
[0x1b9ce08] main interface debug: no interface module matching "globalhotkeys,no ne" could be loaded
[0x1b9ce08] main interface debug: TIMER module_need() : 0.276 ms - Total 0.276 m s / 1 intvls (Avg 0.276 ms)
[0x1b9ce08] main interface error: no suitable interface module
[0x1b34108] main libvlc error: interface "globalhotkeys,none" initialization fai led
[0x1b7f4c8] main interface debug: looking for interface module: 1 candidate
[0x1b7f4c8] [cli] lua interface debug: Found lua interface script: /usr/local/li b/vlc/lua/intf/cli.luac
[0x1b7f4c8] [cli] main interface debug: using interface module "lua"
[0x1b7f4c8] [cli] main interface debug: TIMER module_need() : 1.604 ms - Total 1 .604 ms / 1 intvls (Avg 1.604 ms)
[0x1b89fc8] main playlist debug: processing request item: null, node: Liste de l ecture, skip: 0
[0x1b89fc8] main playlist debug: rebuilding array of current - root Liste de lec ture
[0x1b89fc8] main playlist debug: rebuild done - 2 items, index -1
[0x1b89fc8] main playlist debug: starting playback of the new playlist item
[0x1b89fc8] main playlist debug: resyncing on decklink://
[0x1b89fc8] main playlist debug: decklink:// is at 0
[0x1b89fc8] main playlist debug: creating new input thread
[0x7f499c000b28] main input debug: Creating an input for 'decklink://'
[0x7f4998000eb8] main stream output debug: using sout chain=`transcode{width=480 ,vcodec=mp4v,fps=15,vb=56}:standard{access=udp,mux=ts,dst=236.100.0.7:1234,sap,n ame=Alpha'
[0x7f4998000eb8] main stream output debug: stream=`standard'
[0x7f49980015c8] main stream out debug: looking for sout stream module: 1 candid ate
[0x7f49980015c8] main stream out debug: set config option: sout-standard-access to udp
[0x7f49980015c8] main stream out debug: set config option: sout-standard-mux to ts
[0x7f49980015c8] main stream out debug: set config option: sout-standard-dst to 236.100.0.7:1234
[0x7f49980015c8] main stream out debug: set config option: sout-standard-sap to (null)
[0x7f49980015c8] main stream out debug: set config option: sout-standard-name to Alpha
[0x7f4998002b68] main access out debug: looking for sout access module: 1 candid ate
[0x7f4998002b68] main access out debug: net: connecting to [236.100.0.7]:1234
[0x7f4998002b68] access_output_udp access out debug: source: 10.10.10.11 port 57 424
[0x7f4998002b68] access_output_udp access out debug: destination: 236.100.0.7 po rt 1234
[0x7f4998002b68] main access out debug: using sout access module "access_output_ udp"
[0x7f4998002b68] main access out debug: TIMER module_need() : 0.727 ms - Total 0 .727 ms / 1 intvls (Avg 0.727 ms)
[0x1b7f4c8] [cli] lua interface: Listening on host "*console".
[0x7f4998003e28] main mux debug: looking for sout mux module: 1 candidate
[0x7f4998003e28] mux_ts mux debug: shaping=200000 pcr=70000 dts_delay=400000
[0x7f4998003e28] main mux debug: using sout mux module "mux_ts"
[0x7f4998003e28] main mux debug: TIMER module_need() : 0.552 ms - Total 0.552 ms / 1 intvls (Avg 0.552 ms)
[0x7f4998000eb8] main stream output debug: muxer support adding stream at any ti me
[0x7f4998000eb8] main stream output debug: muxer prefers to wait for all ES befo re starting to mux
[0x7f49980015c8] stream_out_standard stream out debug: Generated SDP:
v=0
o=- 15415036228220110124 15415036228220110124 IN IP4 ubuntu-1
s=Alpha
i=N/A
c=IN IP4 236.100.0.7/255
t=0 0
a=tool:vlc 2.0.8
a=recvonly
a=type:broadcast
a=charset:UTF-8
a=source-filter: incl IN IP4 * 10.10.10.11
m=video 1234 udp mpeg

[0x7f4998000eb8] main stream output debug: adding SAP session
[0x7f49980052a8] main sap sender debug: using SAP address: 224.2.127.254
[0x7f49980052a8] main sap sender debug: net: connecting to [224.2.127.254]:9875
[0x7f49980015c8] stream_out_standard stream out debug: using `udp/ts://236.100.0 .7:1234'
[0x7f49980015c8] main stream out debug: using sout stream module "stream_out_sta ndard"
[0x7f49980015c8] main stream out debug: TIMER module_need() : 2.213 ms - Total 2 .213 ms / 1 intvls (Avg 2.213 ms)
[0x7f4998000eb8] main stream output debug: stream=`transcode'
[0x7f4998001b08] main stream out debug: looking for sout stream module: 1 candid ate
[0x7f4998001b08] main stream out debug: set config option: sout-transcode-width to 480
[0x7f4998001b08] main stream out debug: set config option: sout-transcode-vcodec to mp4v
[0x7f4998001b08] main stream out debug: set config option: sout-transcode-fps to 15
[0x7f4998001b08] main stream out debug: set config option: sout-transcode-vb to 56
[0x7f4998001b08] stream_out_transcode stream out debug: codec video=mp4v 480x0 s caling: 0.000000 56kb/s
[0x7f4998001b08] main stream out debug: using sout stream module "stream_out_tra nscode"
[0x7f4998001b08] main stream out debug: TIMER module_need() : 0.591 ms - Total 0 .591 ms / 1 intvls (Avg 0.591 ms)
[0x7f499c000b28] main input debug: using timeshift granularity of 50 MiB, in pat h '/tmp'
[0x7f499c000b28] main input debug: `decklink://' gives access `decklink' demux ` ' path `'
[0x7f499c000b28] main input debug: creating demux: access='decklink' demux='' lo cation='' file='(null)'
[0x7f4998009e58] main demux debug: looking for access_demux module: 1 candidate
[0x7f4998009e58] decklink demux debug: Opened DeckLink PCI card 0 (Intensity Pro )
[0x7f4998009e58] decklink demux debug: Setting video input connection to 0x2
[0x7f4998009e58] decklink demux debug: Found mode 'ntsc': NTSC (720x486, 29.970 fps, interlaced [BFF])
[0x7f4998009e58] decklink demux debug: Found mode 'nt23': NTSC 23.98 (720x486, 2 3.976 fps)
[0x7f4998009e58] decklink demux debug: Found mode 'pal ': PAL (720x576, 25.000 f ps, interlaced [TFF])
[0x7f4998009e58] decklink demux debug: Found mode 'ntsp': NTSC Progressive (720x 486, 59.940 fps)
[0x7f4998009e58] decklink demux debug: Found mode 'palp': PAL Progressive (720x5 76, 50.000 fps)
[0x7f4998009e58] decklink demux debug: Found mode '23ps': HD 1080p 23.98 (1920x1 080, 23.976 fps)
[0x7f4998009e58] decklink demux debug: Found mode '24ps': HD 1080p 24 (1920x1080 , 24.000 fps)
[0x7f4998009e58] decklink demux debug: Found mode 'Hp25': HD 1080p 25 (1920x1080 , 25.000 fps)
[0x7f4998009e58] decklink demux debug: Found mode 'Hp29': HD 1080p 29.97 (1920x1 080, 29.970 fps)
[0x7f4998009e58] decklink demux debug: Found mode 'Hp30': HD 1080p 30 (1920x1080 , 30.000 fps)
[0x7f4998009e58] decklink demux debug: Found mode 'Hi50': HD 1080i 50 (1920x1080 , 25.000 fps, interlaced [TFF])
[0x7f4998009e58] decklink demux debug: Found mode 'Hi59': HD 1080i 59.94 (1920x1 080, 29.970 fps, interlaced [TFF])
[0x7f4998009e58] decklink demux debug: Found mode 'Hi60': HD 1080i 60 (1920x1080 , 30.000 fps, interlaced [TFF])
[0x7f4998009e58] decklink demux debug: Found mode 'hp50': HD 720p 50 (1280x720, 50.000 fps)
[0x7f4998009e58] decklink demux debug: Found mode 'hp59': HD 720p 59.94 (1280x72 0, 59.940 fps)
[0x7f4998009e58] decklink demux debug: Found mode 'hp60': HD 720p 60 (1280x720, 60.000 fps)
[0x7f4998009e58] decklink demux debug: added new video es UYVY 1920x1080
[0x7f499c000b28] main input debug: selecting program id=0
[0x7f4998009e58] decklink demux debug: added new audio es s16l 48000Hz 16bpp 2ch
[0x7f4998009e58] main demux debug: using access_demux module "decklink"
[0x7f4998009e58] main demux debug: TIMER module_need() : 71.309 ms - Total 71.30 9 ms / 1 intvls (Avg 71.309 ms)
[0x7f499c000b28] main input error: option sub-delay does not exist
[0x7f499800c208] main decoder debug: looking for packetizer module: 0 candidates
[0x7f499800c208] main decoder debug: no packetizer module matched "any"
[0x7f499800c208] main decoder debug: TIMER module_need() : 0.112 ms - Total 0.11 2 ms / 1 intvls (Avg 0.112 ms)
[0x7f499800c208] main decoder error: no suitable decoder module for fourcc `UYVY '. VLC probably does not support this sound or video format.
[0x7f499800c208] main decoder error: Pas de décodeur approprié pour le format
[0x7f499800c208] main decoder error: VLC ne supporte probablement pas le format audio ou vidéo « UYVY ». Malheureusement il n'y a rien à faire.
[0x7f499800c208] main decoder debug: killing decoder fourcc `UYVY', 0 PES in FIF O
[0x7f499800c208] main decoder debug: looking for packetizer module: 0 candidates
[0x7f499800c208] main decoder debug: no packetizer module matched "any"
[0x7f499800c208] main decoder debug: TIMER module_need() : 0.078 ms - Total 0.07 8 ms / 1 intvls (Avg 0.078 ms)
[0x7f499800c208] main decoder error: no suitable decoder module for fourcc `s16l '. VLC probably does not support this sound or video format.
[0x7f499800c208] main decoder error: Pas de décodeur approprié pour le format
[0x7f499800c208] main decoder error: VLC ne supporte probablement pas le format audio ou vidéo « s16l ». Malheureusement il n'y a rien à faire.
[0x7f499800c208] main decoder debug: killing decoder fourcc `s16l', 0 PES in FIF O
[0x7f499c000b28] main input debug: starting in async mode
[0x7f499800c208] main demux meta debug: looking for meta reader module: 1 candid ate
[0x7f499800c208] lua demux meta debug: Trying Lua scripts in /home/mumudvb/.loca l/share/vlc/lua/meta/reader
[0x7f499800c208] lua demux meta debug: Trying Lua scripts in /usr/local/lib/vlc/ lua/meta/reader
[0x7f499800c208] lua demux meta debug: Trying Lua playlist script /usr/local/lib /vlc/lua/meta/reader/filename.luac
[0x7f499800c208] lua demux meta debug: Trying Lua scripts in /usr/local/share/vl c/lua/meta/reader
[0x7f499800c208] main demux meta debug: no meta reader module matching "any" cou ld be loaded
[0x7f499800c208] main demux meta debug: TIMER module_need() : 0.869 ms - Total 0 .869 ms / 1 intvls (Avg 0.869 ms)
[0x7f499c000b28] main input debug: `decklink://' successfully opened
[0x7f499c000b28] main input debug: Buffering 0%
[0x7f499c000b28] main input debug: Buffering 10%
[0x7f499c000b28] main input debug: Buffering 20%
[0x7f499c000b28] main input debug: Buffering 30%
[0x7f499c000b28] main input debug: Buffering 40%
[0x7f499c000b28] main input debug: Buffering 50%
[0x7f499c000b28] main input debug: Buffering 60%
[0x7f499c000b28] main input debug: Buffering 70%
[0x7f499c000b28] main input debug: Buffering 80%
[0x7f499c000b28] main input debug: Buffering 90%
[0x7f499c000b28] main input debug: Buffering 100%
[0x7f499c000b28] main input debug: Stream buffering done (440 ms in 439 ms)
[0x7f499c000b28] main input debug: Decoder buffering done in 0 ms

Can you help me please
Thanks
Roger
Offline

mattc

  • Posts: 22
  • Joined: Wed Sep 11, 2013 8:46 am

Re: Looking to pay an expert for help with small project.

PostWed Sep 25, 2013 11:14 am

What code are you using to launch VLC?
http://www.samuiwebcam.com
Offline

georgeusroger

  • Posts: 5
  • Joined: Wed Sep 25, 2013 10:35 am

Re: Looking to pay an expert for help with small project.

PostWed Sep 25, 2013 1:08 pm

Hi Mattc
I use this code

vlc -vvv -I rc decklink:// --decklink-mode="Hi50" --rtsp-timeout=0 --decklink-video-connection=hdmi --sout "#transcode{width=480,vcodec=mp4v,fps=15,vb=56}:rtp{name=my_stream,dst=127.0.0.1,ttl=10,port=3002,port-video=3012,sdp=rtsp://109.xx.xx.2:3002/stream.sdp}}"

@+
Offline

georgeusroger

  • Posts: 5
  • Joined: Wed Sep 25, 2013 10:35 am

Re: Looking to pay an expert for help with small project.

PostThu Sep 26, 2013 11:55 am

Hi
I have used this code for check card input
cvlc decklink:// --decklink-video-connection="hdmi" --decklink-mode="Hi50"

I have this result

VLC media player 2.1.0 Rincewind (revision 2.1.0-0-gedd8835)
[0x17cdfb8] main interface error: no suitable interface module
[0x16d4118] main libvlc error: interface "globalhotkeys,none" initialization failed
[0x17cdfb8] dbus interface error: Failed to connect to the D-Bus session daemon: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
[0x17cdfb8] main interface error: no suitable interface module
[0x16d4118] main libvlc error: interface "dbus,none" initialization failed
[0x17cdfb8] dummy interface: using the dummy interface module...
[0x7fc484000e28] decklink demux error: Failed to enable video input
[0x7fc480000a68] main input error: open of `decklink://' failed
[0x7fc480000a68] main input error: Votre média d'entrée ne peut être ouvert
[0x7fc480000a68] main input error: VLC ne peut pas ouvrir « decklink:// ». Vérifiez les messages pour plus de détails.
Offline

mattc

  • Posts: 22
  • Joined: Wed Sep 11, 2013 8:46 am

Re: Looking to pay an expert for help with small project.

PostThu Sep 26, 2013 11:57 am

Does the input play via Media Express?
http://www.samuiwebcam.com
Offline

georgeusroger

  • Posts: 5
  • Joined: Wed Sep 25, 2013 10:35 am

Re: Looking to pay an expert for help with small project.

PostFri Sep 27, 2013 12:03 am

I use ubuntu server without desktop
Offline

georgeusroger

  • Posts: 5
  • Joined: Wed Sep 25, 2013 10:35 am

Re: Looking to pay an expert for help with small project.

PostFri Sep 27, 2013 12:04 am

check vlc stats


+-[Incoming]
| input bytes read : 0 KiB
| input bitrate : 0 kb/s
| demux bytes read : 4721378 KiB
| demux bitrate : 333334 kb/s
| demux corrupted : 0
| discontinuities : 0
|
+-[Video Decoding]
| video decoded : 0
| frames displayed : 0
| frames lost : 0
|
+-[Audio Decoding]
| audio decoded : 0
| buffers played : 0
| buffers lost : 0
|
+-[Streaming]
| packets sent : 0
| bytes sent : 0 KiB
| sending bitrate : 0 kb/s
+----[ end of statistical info ]
Offline

Nicolas Hovnanian

  • Posts: 4
  • Joined: Mon Oct 07, 2013 2:59 pm

Re: Looking to pay an expert for help with small project.

PostMon Oct 07, 2013 3:10 pm

Hi

I m new here, need know if this configuration with debian + vlc server + 3 cards Intensity Pro same times is possible.

I need stream 3 differents sources same times. Also need know how long is delay for streaming?

thx by advance

Return to Off-Topic

Who is online

Users browsing this forum: astreb06 and 15 guests