Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Video Encoding > MPEG-4 AVC / H.264

Reply
 
Thread Tools Search this Thread Display Modes
Old 11th September 2013, 19:27   #1  |  Link
WhiteNight
Registered User
 
Join Date: Aug 2013
Posts: 3
Stream output of x264 encoder over rtp

Hi,

is there a library I can use to stream the output of x264_encoder_encode over rtp? The stream is supposed to be real time so x264_param_default_present is set to "veryfast", "zerolatency".

WhiteKnight
WhiteNight is offline   Reply With Quote
Old 13th September 2013, 01:21   #2  |  Link
Blue_MiSfit
Derek Prestegard IRL
 
Blue_MiSfit's Avatar
 
Join Date: Nov 2003
Location: Los Angeles
Posts: 5,989
Maybe ffmpeg can do this. It can certainly do RTMP and TS over UDP-IP.
__________________
These are all my personal statements, not those of my employer :)
Blue_MiSfit is offline   Reply With Quote
Old 13th September 2013, 13:36   #3  |  Link
WhiteNight
Registered User
 
Join Date: Aug 2013
Posts: 3
What I want to do is streaming the OpenGL output of my application in realtime. I guess ffmpeg can stream over rtp, but I don't konw if (and if possible how) I can feed ffmpeg the output of x264_encoder_encode to ffmpeg.
WhiteNight is offline   Reply With Quote
Old 15th September 2013, 21:49   #4  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
can't obs (https://obsproject.com/index) be used to stream OpenGL ?
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 16th September 2013, 13:35   #5  |  Link
pandy
Registered User
 
Join Date: Mar 2006
Posts: 1,049
Quote:
Originally Posted by WhiteNight View Post
Hi,

is there a library I can use to stream the output of x264_encoder_encode over rtp? The stream is supposed to be real time so x264_param_default_present is set to "veryfast", "zerolatency".

WhiteKnight

OBE AFAIR support RTP http://www.obe.tv/
pandy is offline   Reply With Quote
Old 17th September 2013, 12:30   #6  |  Link
WhiteNight
Registered User
 
Join Date: Aug 2013
Posts: 3
I get the video Data form glReadPixels() and the encoding and steaming has to be included in my application, so any Application that just reads and streams my Desktop is not what I need.

obs seems to be Windows only, but I need Linux support as well.

for obe I didn't find a tutorial or guide about how to use it and compiling failed because of some missing X264 Macros.

Last edited by WhiteNight; 17th September 2013 at 13:05.
WhiteNight is offline   Reply With Quote
Reply

Tags
x264 rtp

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 03:52.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.