GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   FLV and H264 Streaming Modules (https://gfy.com/showthread.php?t=1096854)

Bogdan 01-19-2013 01:51 AM

FLV and H264 Streaming Modules
 
what is this and where do i get it? (Thx)

EddyTheDog 01-19-2013 01:58 AM

http://chaturbate.com/affiliates/in/...?track=default

zizix 01-19-2013 05:31 AM

h264.code-shop.com ?

AndrewX 01-19-2013 09:19 AM

By compiling and installing the FFMpeg package with the flv and h264 codecs. You would probably need a script which supports it and a dedicated server or at least a XEN virtual machine is recommended, as they tend to be resource intensive.

pornguy 01-19-2013 12:39 PM

You want to convert videos flv with H264?

Moyea Flash Video converter does it.

fris 01-19-2013 12:54 PM

http://h264.code-shop.com/trac/wiki/...pache-Version2

is what i use.

Code:

LoadModule h264_streaming_module /usr/lib/apache2/modules/mod_h264_streaming.so
AddHandler h264-streaming.extensions .mp4


fris 01-19-2013 01:00 PM

once you have it install you can check if it works, it should show the x264 header.

something like

Code:

wget -S -O file.mp4 http://domain.com/file.mp4
then result should be something like

Code:

HTTP request sent, awaiting response...
  HTTP/1.1 200 OK
  Date: Sat, 19 Jan 2013 20:00:35 GMT
  Server: Apache/2.2.22
  X-Mod-H264-Streaming: version=2.2.7
  Content-Length: 28837499
  Last-Modified: Mon, 15 Oct 2012 16:31:16 GMT
  ETag: "9c1600-1b80653-4cc1b9112392d;28837499"
  Accept-Ranges: bytes
  Keep-Alive: timeout=5, max=100
  Connection: Keep-Alive
  Content-Type: video/mp4
Length: 28837499 (28M) [video/mp4]



All times are GMT -7. The time now is 11:54 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc