Streaming Media & MP4 Support Streaming Media & MP4 Support
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Streaming Media & MP4 Support

Started by nextech2, September 10, 2004, 12:16:09 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

nextech2

Would it be possible to add support for video and audio streaming in Coppermine?

photoKorn Media Gallery supports audio & video streaming, which is a really nice feature:

http://www.telekorn.de/demo/photokorn/


Also coud Coppermine add support for the MP4, M4A, M4V formats?

Joachim Müller

can you give an example of actual streaming? I can only see the same thing coppermine is capable of: displaying multimedia in the browser (that actually get downloaded). I don't think actual streaming can be built in without proper server support.

Adding other filetypes is easy - this has been asked before, please search the board. In fact, coppermine can display any multimedia file your browser is capable of displaying (i.e. you have a plugin for).

Joachim

kegobeer

Streaming video requires special server configurations - just like Joachim stated.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

islandgrrl

RealMedia files will stream just fine from Coppermine without special server licenses or configuration. Having a streaming server helps smooth things out, but most modem connections are fast enough these days that if the compressed video file is optimized for 56K modems, they will stream just fine using HTTP.

Instead of uploading the video .rm file through Coppermine, put the .rm file online somewhere on your server. Then create a text file that contains nothing but the full (absolute) URL of the .rm file, and name it with a .ram file extension. Upload the .ram file via Coppermine. That's all you need to do. The only problem is that an unnecessary new window will open. I haven't taken the time yet, but I'm sure there's a place to put an if statement that will suppress opening a new window when the filetype is .ram.

Does anyone know where that would be offhand?

I suspect you could also stream other media by creating an HTML file with the requisite embed tags, and uploading the HTML file instead of the video file through Coppermine. The video file itself can be uploaded using FTP software.

Hope this helps!

Qayyom

I found a site that allow users to Watch Live TV Channels Online.

http://www.alltimetv.com
this site is Powered by Coppermine Photo Gallery

after reading this thread about uploading .rm file containing streaming URL

therefor I download the file from above site to study about

You said: create a text file that contains nothing but the full (absolute) URL of the .rm file, and...

but this file contain to many lines/script...

Please give us a solution for uploading streaming files.

I found some streaming URLs like...

ABC News:
http://www.streamick.com/asx2/abcnewsj.asx

NASA TV

http://playlist.yahoo.com/makeplaylist.dll?id=1369080&segment=149773

GEO News
mms://stream.wmlivesvc.vitalstreamcdn.com/live_stream_geo_tv_geolive


Can I put these or similar URLs in the same script-file (attached) ?

Or......???

=============
This file contains:

<Asx Version = "3.0" >
<Title > Playlist1</Title>

<Param Name = "AllowShuffle" Value = "yes" />

<Entry>
<Author > DD News</Author>

<Param Name = "Bitrate" Value = "65000" />

<Copyright > DD news</Copyright>

<Duration value = "00:00:0.000" />

<Param Name = "FileSize" Value = "3114" />

<Param Name = "Is_Protected" Value = "False" />

<Param Name = "Is_Trusted" Value = "false" />

<Param Name = "IsVBR" Value = "False" />

<Param Name = "MediaType" Value = "video" />

<Param Name = "SourceURL" Value = "mms://164.100.51.209/DDNews" />

<Title > DD News</Title>

<Param Name = "type" Value = "broadcast" />

<Param Name = "WMFSDKNeeded" Value = "0.0.0.0000" />

<Param Name = "WMFSDKVersion" Value = "9.00.00.2980" />

<Param Name = "WMS_CONTENT_DESCRIPTION_PLAYLIST_ENTRY_URL" Value = "/" />

<Param Name = "WMS_CONTENT_DESCRIPTION_SERVER_BRANDING_INFO" Value = "WMServer/9.1" />

<Param Name = "WMServerVersion" Value = "9.1" />

<Ref href = "mms://164.100.51.209/DDNews"/>
</Entry>
</Asx>


in this file the source URLs is mms://164.100.51.209/DDNews
Qayyom Ashraf .:|:. Karachi-PK
*Image Removed*