Forum Activity for @brian

brian
@brian
06/07/17 02:44:35PM
10,149 posts

Large video hosting on JR site


Installation and Configuration

Xephius:
Hey Brian,

I checked it out (Core -> Quota Config) and it is a drop down list with the last entry of '512MB- max allowed'. Do I need to increase the RAM for that number to go up?

I think we could go a little bit higher on your server - you've got 4G RAM, of which ~2G is for the DB. I would say maybe 640mb or 768mb would be about as large as you'd want to go. How large of file do you want to be able to handle?

Thanks!
brian
@brian
06/06/17 10:47:41AM
10,149 posts

Large video hosting on JR site


Installation and Configuration

You will just want to make sure the "max allowed upload" is set to what you want to allow in the Core -> Quota Config. That will be the max size of video file that can be uploaded. It can be increased if needed as long as the server has the RAM.
brian
@brian
06/06/17 10:35:20AM
10,149 posts

Large video hosting on JR site


Installation and Configuration

Xephius:
1) Is there a ratio I should be aware of? We don't expect a lot of usage, maybe 100's to low 1000's of videos per video in a month, then moved to YouTube for public use. Any guidelines on RAM/Hosting to large video files would be useful. This seems like a potential hold over until I can go for solution #2. :)

For the most part, if you have a 1Gig Video file, you want to have a Gig of RAM and so. JR doesn't actually use that much memory internally, it just ensures there's enough for dealing with that large of a file if it has to be reconverted.

Quote:
So, is it possible to make a YouTube video only viewable to users logged in to a specific quota, and such that they couldn't get the link to re-share? I am sorry I may not understand how "embedded OFFSITE" vs how I currently link to YouTube maybe different.

No - we can't control anything about a user viewing a video on YouTube. If you want to restrict the viewing of a video file, you will have to host that video file on your Jamroom site and not on YouTube.

Let me know if that helps.
brian
@brian
06/06/17 09:56:25AM
10,149 posts

Large video hosting on JR site


Installation and Configuration

Hi John -

1) Yes - we can set this as high as you would like - note however that you will need to have the server RAM to accommodate the file.

2) This can probably be done via a custom event listener. Note that if the video is embedded OFFSITE, the user would have to be logged in to your site for it to work.

Let me know if that helps.
brian
@brian
06/06/17 09:53:52AM
10,149 posts

email logs not showing up


Using Jamroom

That should be working now - let me know if you see any other issues. Thanks!
brian
@brian
06/06/17 09:47:56AM
10,149 posts

email logs not showing up


Using Jamroom

Strumelia:
Not seeing any email log entries on either of my domains on jr server, as of last night. My Mailgun log shows that emails are coming and going normally, however.

I'm checking this out and will let you know what is up. Thanks!
brian
@brian
06/05/17 02:11:42PM
10,149 posts

ffmpeg issue revisited (nearer a solution)


Using Jamroom

You can also try increasing the max_execution_time:

http://us2.php.net/manual/en/info.configuration.php#ini.max-execution-time

Jamroom already does this internally, but you could try setting that really high (it's in seconds, so set it to like 86400 for 24 hours) and see if that helps.
brian
@brian
06/05/17 10:51:57AM
10,149 posts

ffmpeg issue revisited (nearer a solution)


Using Jamroom

soaringeagle:
it does but only for small files for large files it runs and runs then simply stops (i think with sigkill)
it seems like a timeout or something
n 8 meg vid converts fast..1 gig not at all

a 1 gig video is going to use about 4-5 gigs of RAM, and could take many hours to convert - like 2-3 hours. Make sure you've allowed up to say 6gigs of RAM to be used per process in your php.ini (memory_limit).
brian
@brian
06/05/17 10:25:31AM
10,149 posts

ffmpeg issue revisited (nearer a solution)


Using Jamroom

I apologize - I'm not trying to make you frustrated, but if the post above about post_max_size is indicative of the 'expert' opinion, then you've got the wrong experts.

the ffmpeg bundled with Jamroom should run on your server without issue.
  126