Is there going to be a port for 7.x?
Thanks for you answer :D
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | media_ustream7.zip | 35.61 KB | AllyMediaGroup |
| #8 | Media__Ustream_Capture.png | 329.45 KB | AllyMediaGroup |
Is there going to be a port for 7.x?
Thanks for you answer :D
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | media_ustream7.zip | 35.61 KB | AllyMediaGroup |
| #8 | Media__Ustream_Capture.png | 329.45 KB | AllyMediaGroup |
Comments
Comment #1
mstrelan commentedYes, when I get time. Patches are always welcome. I did attempt this a while back by trying to borrow from media_youtube but that module was not in a working state so I postponed it.
Comment #2
justaname commentedsubscribing
Comment #3
kehan commentedsubscribing, and also media_youtube is now working again ;)
Comment #4
bottasini commentedWhile you wait for the port, you may embed Ustream livestreams into a Drupal 7 node by using the "embed code" provided by Ustream for any channel, something like this:
BUT, if you simply paste the above code into a page, it cannot work, because of some html filters applied by Drupal on it. I accidentally discovered the way to make it work: I installed Wysiwyg (and TinyMCE) editor, activated the "Media" button in TinyMCE and paste the above code into the "Source" tab of the "Insert/embed Media" window. This passage magically translates the above code into the following, simpler one:
THIS code works!
So it is possible ti embed Ustream live broadcasting into a Drupal 7 site without Media or Wysiwyg or TinyMCE modules, by simply convert the original embedding code provided by Ustream according to the above example and paste it in a full html page.
Comment #5
rob c commentedSubscribe
Comment #6
FluxRostrum commentedme too
Comment #7
AllyMediaGroup commentedPlease, can someone please get this ported to drupal 7, This is exactly what I need for a tv station's website so we can broadcast the local channel live on the site. He already uses Ustream, so it is a huge plus if this can be ported quickly.
If you can at least have a time frame as to when it will be ported it would be helpful.
Comment #8
AllyMediaGroup commentedPlease Review,
I ran coder review on the module and attached is a screen shot of what it says needs to be changed. By the way I am hoping that this will work with the Media Module
Comment #9
AllyMediaGroup commentedHere is what I have been able to do with my limited coding skills. Please if anybody can help get this going it would be extremely helpful
Comment #10
AlanYuri commentedAny update on this?
Comment #11
adrianedge commentedThank you for the work on this module for UStream. Is there a time frame as to when something will be available for Drupal 7. This module is desperately needed.
Comment #12
mstrelan commentedI have no plans to port this to 7.x myself, but will accept patches and consider requests for co-maintainership.
Comment #13
rob c commentedAny work done on this? And if so, what version for the media module is that work done? (i'm having a go at the moment on a version based on media/media_youtube/vimeo 2.x, if nobody else has something in development / a working state, i might continue developing it.)
Comment #14
mstrelan commentedClusterFCK - I think you should definitely give it a go and post back what you can :D
Comment #15
rob c commentedOk, i have playback of recorded videos working, rest still needs a lot of work, but, it's going somewhere.
I can't seem to register on the (new?)(drupal!) ustream development site for an api key, that's going to stall things a bit. (anyone has a spare key available? please send it, thnx!)
(ps api key register link also changed, see the emfield config page and click on the register link, but i didnt got a confirmation mail yet, registerd 3 days ago...)
Update: i was contacted for a development key, thanks!
Comment #16
rob c commentedSmall update:
tags with an iframe. - Trying out some ways to implement a view page on the media browser popup for ustream (and what we could use it for)(latest videos/search users/search videos) and how to implement these in a proper way. - And lots more. (live shows are not working yet at the moment, but implementing this is getting closer and closer) Current attempt will be available soon at: https://github.com/ClusterFCK/media_ustream- Currently investigating requirements and extra options we might need to add.
- Checking out styles 2.x. (and how to correctly implement it) (see media_vimeo)
- Testing if we could benefit from the media_vimeo module's way of replacing the
Comment #17
mstrelan commentedThese tags are irrelevant to the issue. Please read the issue tag guidelines.
Comment #18
rob c commentedI'll close this issue, we now have a version available on git that works with the Media module.
Please test it and report back any issues that you find, so we can work towards a working release candidate. (But i believe we are pretty close already)
Thanks!
(just open up a new issue when you do)