Biz Modules Solutions
Contact us
  • Home
  • Products
    • Ultra Media Gallery 8
      • Overview
      • Feature Highlights
      • Sample Galleries
        • UMGClassicNG (since UMG 8.9)
        • WidescreenTour1 2.0 (UMG 8.8)
        • SmoothGallery 2.0 (UMG 8.6)
        • Galleria (UMG 8.5)
        • Translucent Slider (UMG 8.4)
        • Tonic Gallery (UMG 8.3)
        • Slider Master (UMG 8.2)
        • Carousel Evolution (UMG 8.1)
        • Spotlight Slider ( UMG 8.1)
        • TripleLayerSlider | homepage slider
        • MediaLibrary | mixed media gallery
        • WidescreenTour2 | stills & trailers
        • Piecerotator | multi media rotator
        • Html Slideshow | image slideshows
        • Widescreenshowroom | showcase
        • UMG Professional | photo gallery
        • RSS subscription
        • Shooting places on Google maps
        • Virtual Tour
        • Photo calendar
      • Trial & Downloads
      • Testimonials
      • Release Notes
    • Ultra Video Gallery 4
      • Overview
      • Feature Highlights
      • Release Notes
      • Sample Sites
      • Reviews
      • Sample Videos
      • Trial & Downloads
    • Ultra News Article 1.1
      • Overview
      • Feature Highlights
      • Sample
    • Save as PDF
    • Custom development
  • Downloads
  • Buy now
    • License Upgrade
  • Support

Host Partnership

If you are looking for good DNN hosting, then PowerDNN is the best DNN host around!

Need a custom module?

Should you have any questions about custom DNN modules or web projects, please let us know.

Latest Discussions

Titles by Jonathan Hoffman
I have the pro edition of UMG 8. I want to display a title for the gallery so re...
UMG causing "Manage" button disabled after upgrade from DNN 5.x to 6.1.5 by Mohiuddin Parekh
Hi, We upgraded our site (www.hope-ngo.com) few days ago from DNN 5.x to 6.1....
UMG Mobile View requires jQuery upgrade by Mike Ricketts
I am using UMG 8.10.1. I am running DNN 5.6.2 on a DNN installation with multip...
UMG-Free Content List Sorting Options by Jeremy Close
Is there a way for the Free Content List to sort albums in the same order that t...
Paging Options by eric peerless
We are looking to have a scrolling paging option where you roll over a down arro...
Home  > Support

Support Forum

Unanswered Active Topics Forums Search
Forums > Ultra Video Gallery > General Questions
Subject: Streaming media...
Prev Next
You are not authorized to post a reply.

Author Messages
Chas DW
Posts:41
Golden Member

08/19/2007 8:05 PM  
Does UVG support streaming media or just progressive download?

Thanks,
Chas
Pengtsen R
Posts:11550


08/20/2007 5:26 AM  
this is not supported.

thank you.

Pengtsen R
http://www.bizmodules.net
Rodrigo Ratan
Posts:18
Silver Member

10/02/2007 8:13 AM  
It's easy to implement. Search for .FLV .NET Streaming at google.

This article seems easy to implement, will try soon with UVG:

http://blogs.ugidotnet.org/kfra/archive/2006/10/04/50003.aspx

Pengtsen R
Posts:11550


10/02/2007 11:13 AM  
Rodrigo, I really really appreciate your information, this seems to be a cool solution, I'll integrate it in UVG 2.

thank you!

Pengtsen R
http://www.bizmodules.net
H D
Posts:78
Golden Member

05/27/2009 5:55 AM  
[quote]Posted By Pengtsen R on 10/02/2007 11:13 AM

Rodrigo, I really really appreciate your information, this seems to be a cool solution, I'll integrate it in UVG 2.

thank you![/quote]

Did this happen? I have a need for a streaming option and would like to use UVG if possible.

H
Pengtsen R
Posts:11550


05/27/2009 11:30 AM  
oh, I forgot to post a follow up here, I tried to do it in UVG 3, but the solution Rodrigo suggested doesn't work, the video doesn't play at all. I don't know why.

Pengtsen R
http://www.bizmodules.net
S Kane
Posts:10
Silver Member

10/28/2010 11:26 AM  
Does the newest version do this or have you got plans to integrate this?
Pengtsen R
Posts:11550


10/28/2010 1:14 PM  
UVG 4 support rtmp. it can either play vdieos you uploaded to RTMP, or record videos from your webcam if you flash media server.

Pengtsen R
http://www.bizmodules.net
S Kane
Posts:10
Silver Member

10/29/2010 4:09 AM  
Thats great. Any advice on how to stream H264 from CloudFront? The documentation only really mentions rtmp or streaming in relation to the webcam.
Pengtsen R
Posts:11550


11/01/2010 6:55 PM  
at first, you know how to use CloudFront in UVG, don't you? there is a chapter about this in the user guide.

seconally, just use rtmp to replace http protocal in /DesktopModules/UltraVideoGallery/Texts/CloudFront.txt, then UVG will use the rtmp feature offered by CloudFront.

Pengtsen R
http://www.bizmodules.net
Lewis Hill
Posts:16
Silver Member

11/09/2010 11:37 AM  
I need some help with CloudFront. I have a test video on Amazon’s S3 and I have setup Cloudfront for streaming. The video plays on S3 with the direct link as a download but not streaming with Cloudfront.
https://s3.amazonaws.com/otahq-it/WallStreetShadowMarket.mp4

I have updated the CloudFront.txt file:
Bucket Name -> Distribution Name
or
Another Bucket -> rtmp://Distribution Name
...

otahq-it -> rtmp://s1lbft4mxg76ed.cloudfront.net

Then I changed the link in the video module to the cloudfront link below but it does not play:
rtmp://s1lbft4mxg76ed.cloudfront.net/WallStreetShadowMarket.mp4
Am I doing this correctly or am I missing a step?

Also, we have a lot of videos (250MB to 400MB each, total of all videos over 25 GB) I plan to upload so I will need to put them in a number of Buckets (Amazon 5 GB Buck limit). In the CloudFront.txt can I have more then on Bucket listed?
Thanks,
Lewis
Lewis Hill
Posts:16
Silver Member

11/09/2010 4:15 PM  
Followup:
Instead of using the link feature to link to videos I uploaded on amazon s3 I uploaded the videos on the DNN server (UVG) and the Scheduler moved the videos to Amazon and the videos played. In the CloudFront.txt file I changed the Bucket to add the amazonaws.com and my test videos now play but still do not stream, they download to the browsers temp files.
otahq-it.s3.amazonaws.com -> rtmp://s1lbft4mxg76ed.cloudfront.net

It looks like the only part not working is the Cloudfront Streaming.
Pengtsen R
Posts:11550


11/09/2010 11:17 PM  
the cloudfront replacement feature is available for UVG managed videos, if you upload it by your self UVG is not able to replace the url to use rtmp.


Pengtsen R
http://www.bizmodules.net
Lewis Hill
Posts:16
Silver Member

11/10/2010 7:59 PM  
That is very helpful!
I uploaded a small video that seems to stream fine.

Two other questions: I am able to upload mp4 videos but not f4v. Is there any way to upload f4v videos?
I added the file extension under the Host Settings but it is not in the Supported formats in Add Video Wizard and I cannot upload videos with the .f4v extension.

My other question is about embedded code. Some of the video files I am uploading are large 800MB and 1600MB and they upload onto the server (UVG) but they are not moved to Amazon. The Scheduler just says “tried to move videos to Amazon S3” and the videos are still in the UltraVideoGallery\Host folder.

On an html page this code works streaming the video for Amazon Cloudfront:
<embed
src='http://www.bizmodules.net/../assets/jwplayer/player.swf'
width='720'
height='480'
bgcolor='#ffffff'
allowscriptaccess='always'
allowfullscreen='true'
flashvars='file=MarketTiming.mp4&streamer=rtmp://s1lbft4mxg76ed.cloudfront.net/cfx/st/mp4:MarketTiming.mp4/'
/>
But I am having trouble with the object code for the Ultra Video Gallery Add Video module. Do you have a sample of the object code I need to Add video from embed code?

Thank you again for all your help.
Lewis
Lewis Hill
Posts:16
Silver Member

11/11/2010 7:56 PM  
I was able to find the embed code to Stream Video with Amazon CloudFront.

Using the information on the link below I creating the page to a video I had uploaded and configured to stream on Amazon then I copied the embed <> code provided. I then used the UVG embed option for adding a new video.
http://aws.amazon.com/articles/CloudFront/4101?_encoding=UTF8&jiveRedirect=1

My test video is a large 1.5 GB mp4 video that streams fine.
Pengtsen R
Posts:11550


11/16/2010 12:29 AM  
if f4v is supported in Host Setings, you can upload it even it's not displayed in supported formats list. UVG should be able to serve it.

glad to know the streaming works.

Pengtsen R
http://www.bizmodules.net
D Smith
Posts:8
Bronze Member

02/02/2012 11:26 PM  
Can't seem to get cloudfront to stream properly. What is the proper setting for Cloudfront? I have a bucket set and cloudfront distribution set.
If I use the setting as stated in the text file and use fiddler to track the URL, it's repeating the streaming server name. For example,

abcbucket - > rmtp://mystream.cloudfront.net

It shows up on the URL as mystream.cloudfront.net.cloudfront.net.
What is the correct setting?
Pengtsen R
Posts:11550


02/03/2012 8:59 PM  
use:

abcbucket -> mystream

Pengtsen R
http://www.bizmodules.net
You are not authorized to post a reply.
Forums > Ultra Video Gallery > General Questions > Streaming media...



ActiveForums 3.7
Copyright © 2005-2011 BizModules
Register Login