Download & Extend

how to play uploaded video using imediasee player

Project:Imediasee Premium Player
Version:5.x-2.1
Component:Documentation
Category:support request
Priority:critical
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Hi,

i just installed imediasee player to my drupal site, but i am finding it difficult to allow my site users to play video from imediasee servers, it seems easy with youtube and other such providers, can you give me a step by step approach?

i have gone through every peice of documentation, finding it difficult with the player,

for e.g., i have a video file called test.flv uploaded on imediasee server, and my customer UID is TECHGSR, now what do i do to allow my site visitors to have a look at it?

Regards
G S Reddy

Comments

#1

Status:active» closed (fixed)

Support for tech.gsr was provided through Imediasee email support. For the benefit of anyone else reading this...

If you are using the imediasee input filter you would use:
[ImediaseeVideo flv="test"] or [ImediaseeVideo test]

If you are using the Embedded Media Field you can use either format in the 3rd Party Video field.

#2

If you are using the imediasee input filter you would use:
[ImediaseeVideo flv="test"] or [ImediaseeVideo test]

OOK. but what is Test??

test.flv
/mysite/sites/all/themes/mysite/files/user/test.flv
src="/mysite/sites/all/themes/mysite/files/user/test.flv"
http://mysite/sites/all/themes/mysite/files/user/test.flv

???
which of these?