Forum Activity for @michael

michael
@michael
04/24/17 05:40:33AM
7,832 posts

Custom Module AJAX URL


Jamroom Developers

Javascript | Smarty
core_system_url = {$jamroom_url}
jrProfile_url = {jrCore_module_url module="jrProfile" assign="murl"}

Because any modules url can be changed in the ACP by the admin user, its a mistake to hardcode /audio for the audio module, instead use jrAudio_url

That will be available in any module that has a registered javascript file included. eg in the _int()
    jrCore_register_module_feature('jrCore', 'javascript', 'jrAudio', 'jrAudio.js');
michael
@michael
04/23/17 11:19:58PM
7,832 posts

live streaming


Suggestions

yeah, might be possible. Still think using youtube to receive the stream, and host the video, then embed the youtube via Embedded Media Module into whereever you want on your jamroom site seams easiest.
michael
@michael
04/23/17 11:10:52PM
7,832 posts

live streaming


Suggestions

jamroom runs on apache so is delivered over http but the streaming stuff uses a different protocol. If you look at
PREFERENCES -> STREAM you can see the urls it goes to, they look like this:
rtmp://a.rtmp.youtube.com/live2
so the server would need to be running whatever system 'rtmp' is to receive the stream.
michael
@michael
04/23/17 10:12:08PM
7,832 posts

live streaming


Suggestions

you can use this software:
https://obsproject.com/

To stream live to youtube. Then can probably use the youtube module to show the video on your profile.

Not sure if youtube allows embedding of currently streaming videos.... might work.
michael
@michael
04/23/17 05:17:02AM
7,832 posts

Site Builder problem


Using Jamroom

Same issue as this solved one:

Forum: "Site Builder is malfunctioning"
https://www.jamroom.net/the-jamroom-network/forum/new_posts/51515/site-builder-is-malfunctioning

Follow the steps there.
michael
@michael
04/23/17 01:18:37AM
7,832 posts

Blocking Pinterest.


Using Jamroom

Level Up. well done.
michael
@michael
04/23/17 01:17:34AM
7,832 posts

my Premium Cometchat disappeared- related to SSL/https changes?


Using Jamroom

You have bees? cool. I imagine I'd like bees if I had the space.
michael
@michael
04/21/17 11:37:05PM
7,832 posts

landing page for multiple trees ?


Genosis

It would. When are you thinking about redirecting them? I might not be understanding.
michael
@michael
04/21/17 08:02:02PM
7,832 posts

landing page for multiple trees ?


Genosis

You can set the login redirect URL under:
ACP -> MODULES -> USERS -> USERS -> QUOTA CONFIG -> Login Redirect Page
login_redirect.jpg login_redirect.jpg - 156KB
  232