How to make your video server with IMA3 integration from Google partners

236 views
Skip to first unread message

Maestro UA

unread,
Jan 18, 2018, 1:09:13 PM1/18/18
to Interactive Media Ads SDK
Hello.
Existing solutions from intermediaries are expensive. I want to make my video server.
The existing documentation for the IMA SDK for HTML5 offers an implementation only for Python. 
--
Therefore, I suppose that everything must be created in this language.
-
The easiest way to create a portal on WordPress connect there player HTML5 and integrate IMA SDK
The problem is that there is no information on how to do integration into the finished player. I will be grateful for useful advice on the topic.
Thank you !

ima-sdk-adv...@google.com

unread,
Jan 18, 2018, 4:12:01 PM1/18/18
to ima...@googlegroups.com
Hi,

Our team does not offer a Python integration of the IMA SDK for HTML5. I'm not sure what you're referring to.

 As far as integrating the SDK into your own player, we do provide a Get Started guide in our documentation. If you run into issues, I will be happy to answer any questions you might have. It's also worth taking a look at our example implementations for HTML5.

Please let me know if there's anything else you need.

Regards,
Chris Feldman
IMA SDK Team

=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+ page:
    http://googleadsdeveloper.blogspot.com
    https://plus.google.com/115658573333388777174/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

--
You received this message because you are subscribed to the Google Groups "Interactive Media Ads SDK" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ima-sdk+unsubscribe@googlegroups.com.
To post to this group, send email to ima...@googlegroups.com.
Visit this group at https://groups.google.com/group/ima-sdk.
For more options, visit https://groups.google.com/d/optout.

Maestro UA

unread,
Jan 19, 2018, 9:49:49 AM1/19/18
to Interactive Media Ads SDK

Ser, thanks for the answer.

In the examples, I did not find information on how to integrate IMA in practice

in the website on wordpress

All the information tells about how to create a test page, with the player, and integrated IMA

How to integrate this player into the site on wordpress?

The instructions say about creating a new player. The first steps are clear.

It is not clear how to follow the integration after creating a separate page with the player.

---

I was looking for answers on the net, but nobody can answer this question.

For example.

We take the plug-in player

Videojs HTML5 Player


Plugin files

..

videojs-html5-player/videojs-html5-player.php

videojs-html5-player/videojs-html5-player.css

videojs-html5-player/videojs/video-js.css

videojs-html5-player/videojs/video-js.min.css

videojs-html5-player/videojs/video.js

videojs-html5-player/videojs/video.min.js

---

Files from your example.

ads.js

index.html

style.css

Integration is shown on the server python

If you have python, you can run python -m SimpleHTTPServer

---

How do I apply your instructions to the site on WordPress?

Where to add code, or create additional files with new codes?

-

Your implementation is great for a site on Django and Python.

But creating a new project is long, and expensive.

Tell me how to integrate into the Wordpress, for example.

Many thanks :) Have a nice day!




четверг, 18 января 2018 г., 19:09:13 UTC+1 пользователь Maestro UA написал:

ima-sdk-adv...@google.com

unread,
Jan 19, 2018, 10:59:13 AM1/19/18
to ima...@googlegroups.com
Hi,

Thank you for following up. I now have a better understanding of what you're trying to do. You're using this Videojs HTML5 Player, right? If so, that player won't be able to support an IMA integration. Our SDK is designed to be built directly on top of a video player that you control. The WordPress plugin that you've linked won't allow for the level of direct integration that is required.

In general, WordPress should allow you to integrate the HTML5 version of the SDK. If you choose to do so, your WordPress site will need to include HTML5/JavaScript based on our sample. The WordPress template files should allow you to add the ads.js and style.css files. You will also need to make sure your footer.php file links to the ima3.js, like this: 
<script type="text/javascript" src="//imasdk.googleapis.com/js/sdkloader/ima3.js"></script>

I would also like to note that our Get Started guide only includes Python as a means of running and testing your web page locally. That won't be required if you already have another method for testing.

Please let me know if you have any further questions.

Regards,
Chris Feldman
IMA SDK Team

=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+ page:
    http://googleadsdeveloper.blogspot.com
    https://plus.google.com/115658573333388777174/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

--

Maestro UA

unread,
Jan 19, 2018, 11:18:04 AM1/19/18
to Interactive Media Ads SDK
Thank you very much for the answer.
Now it remains to understand what needs to be done :) for integration.
Need to work only with this player? https: //videojs.com
I have access to all the files, but where and what to integrate is not yet clear. Need to think
Thank you !

четверг, 18 января 2018 г., 19:09:13 UTC+1 пользователь Maestro UA написал:
Hello.

ima-sdk-adv...@google.com

unread,
Jan 19, 2018, 2:55:08 PM1/19/18
to ima...@googlegroups.com
Hi,

If you're definitely interested in a third-party integration, you might want to take a look at videojs-ima, which is an IMA plugin for Video.js. However, if you decide to go with that option, you should know that we don't support the plugin on this forum. 

Regards,
Chris Feldman
IMA SDK Team

=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+ page:
    http://googleadsdeveloper.blogspot.com
    https://plus.google.com/115658573333388777174/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

--

Maestro UA

unread,
Jan 19, 2018, 3:53:22 PM1/19/18
to Interactive Media Ads SDK
How can we do all this for WordPress?
Provided that you will help.
Is it possible or not?
If yes, then I am ready to do everything as you show, for me it's important that everything work, and not with whom I will do it.
Thank you !

четверг, 18 января 2018 г., 19:09:13 UTC+1 пользователь Maestro UA написал:
Hello.

ima-sdk-adv...@google.com

unread,
Jan 22, 2018, 11:27:54 AM1/22/18
to ima...@googlegroups.com
Hi,

Our team does not actually support WordPress on this forum. I can offer some basic suggestions, but it sounds like you need more assistance than our team will be able to provide. I would suggest looking for support from the WordPress team, or on a WordPress focused forum. I expect that WordPress experts should be able to provide complete instructions for integrating HTML5/JavaScript (as is necessary for our SDK) with WordPress.

Regards,
Chris Feldman
IMA SDK Team

=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+ page:
    http://googleadsdeveloper.blogspot.com
    https://plus.google.com/115658573333388777174/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

--

Maestro UA

unread,
Jan 23, 2018, 6:00:24 PM1/23/18
to Interactive Media Ads SDK
Understood thanks.
I will look for solutions further

четверг, 18 января 2018 г., 19:09:13 UTC+1 пользователь Maestro UA написал:
Hello.

Southeast Arkansas Weather

unread,
Feb 3, 2020, 5:22:51 AM2/3/20
to Interactive Media Ads SDK
They should make a video plugin that we can use for wordpress. I know one news site is using video js and google adsense for video their site is eastidahonews.com
Reply all
Reply to author
Forward
0 new messages