[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4678: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4680: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4681: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4682: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
virt2real.ru • Просмотр темы - Gstreamer рецепты
Страница 2 из 2

Re: Gstreamer рецепты

СообщениеДобавлено: 03 сен 2014, 17:49
Dr_Alex
Привет всем.
Столкнулся с одной проблемой с gstreamer. На виртурилке запускаю /opt/.h264.sh, а на компе использую 64 битный gstreamer. Строка запуска следующая -

gst-launch-1.0 udpsrc port=3000 ! "application/x-rtp, media=(string)video, clock-rate=(int)90000, encoding-name=(string)H264, sprop-parameter-sets=(string)\"Z2QAKK2EBUViuKxUdCAqKxXFYqOhAVFYrisVHQgKisVxWKjoQFRWK4rFR0ICorFcVio6ECSFITk8nyfk/k/J8nm5s00IEkKQnJ5Pk/J/J+T5PNzZprQFAeyA\,aO48sA\=\=\", payload=(int)96, ssrc=(guint)2498431066, clock-base=(guint)297251943, seqnum-base=(guint)34949" ! rtph264depay ! queue ! avdec_h264 ! videoscale ! d3dvideosink sync=false show-preroll-frame=false

В видео окне gstreamer неправильное изображение (смотри волжение). Винда семерка х64.

Подскажите куда копать?

Re: Gstreamer рецепты

СообщениеДобавлено: 05 сен 2014, 17:00
grizlik
Очевидно, что что-то сломано. Либо железка, либо Windows, либо gstreamer. Но что — непонятно. Я попробовал проделать то же самое в Virtualbox (Win7 64, gstreamer 1.4.1 x64). Получил нормальную картинку.

Re: Gstreamer рецепты

СообщениеДобавлено: 08 сен 2014, 14:16
Dr_Alex
Спасибо разобрался. Переустановил gstreamer предварительно удалив klite mega codec pack.

Re: Gstreamer рецепты

СообщениеДобавлено: 10 фев 2015, 10:39
0x21h
Страдал за rtmp трансляцию...

Настроил nginx c rtmp модулем, прикрутил video.js плеер.

А вот с gst как всегда проблемы.
Даже скрипт из /etc/virt2real/rtmp_client.sh ругается "Please set URI for RTMP output"
URI вида "rtmp://192.168.2.6:1935/video"

И хоть что ты делай, не запускается.
Гугль как всегда молчит (кто-то вобще юзает gstreamer?)

Нашел на просторах упоминание о дебаге
GST_DEBUG="*:3" gst-launch...

В итоге понял что location надо указывать в виде rtmp://192.168.2.6/$application/$stream
А именно rtmpsink location='rtmp://192.168.2.6:1935/video/1 live=1'

Re: Gstreamer рецепты

СообщениеДобавлено: 19 май 2015, 21:30
hex
подскажите рабочую цепочку для gstreamера как забрать звук с микрофона микшировать с hd видео и отправить по rtsp или udp пробывал рабочие конфиги связки в rtmp при включении alsasrc идет очень большая нагрузка на проц и ничего толком не получается..

Re: Gstreamer рецепты

СообщениеДобавлено: 22 май 2015, 01:02
hex
заметил такую вещь на стандартных настройках частота кадров при вещании в rtmp порядка 100, vlc вообще показывает 1000.. пробывал менять framerate='(fraction)'$FPS$PITCH и другие настройки видео ничего не дает.. при вещании по rtsp такого нет .. и при этом rtmp сильно грузит проц.. скиньте кто нибудь свои настройки для вещания в rtmp , или настройки как привязать звук к rtsp..

Re: Gstreamer рецепты

СообщениеДобавлено: 11 июн 2015, 23:14
eagafonov

Re: Gstreamer рецепты

СообщениеДобавлено: 04 сен 2015, 15:12
hex
может быть есть готовый рецептик как поток с rcboard принять Gstreamer-ом на ubuntu, debian и отправить дальше в любом сьедобном формате (udp, http, rtmp, rtsp) чтоб vlc клиенты могли без проблем смотреть..?

Re: Gstreamer рецепты

СообщениеДобавлено: 14 сен 2015, 13:11
realizator