473,597 Members | 2,342 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Is there any way to block ads/popups from embeded video directly on my server?

2 New Member
Is there any chance to implement some script similar to "adblock" directly to my code ? I mean when you have embedded video, that even users without an adblock installed in browser won't be bothered with advertising.
code i'm using for embeding:
Expand|Select|Wrap|Line Numbers
  1. <iframe src="https://editedUrl.editedFile.mp4" scrolling="no" frameborder="0" width="640" height="360" allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true"></iframe>
Nov 1 '16 #1
0 896

Sign in to post your reply or Sign up for a free account.

Similar topics

1
4768
by: alaune | last post by:
Hi, we are trying to create a Java video Streaming server. We use the (Java Media FrameWork) JAVA JMF API. We succeed in sending data from the server, and reading them on the client side. We need for the client side to bufferize part of the data before starting the reading. as is done in Real or windows media players.
52
4394
by: Harlan Messinger | last post by:
Can you help me figure out what to do about popups? Sometimes we develop web applications where popups make very good sense for precisely the same reasons they make sense in traditional locally-installed application interfaces. I understand some people object, on grounds having nothing to do with disabilities, to links that generate new browser windows. I don't know what the basis of their objection is, but I wonder whether the same...
2
3057
by: jen_designs | last post by:
I have a html page with an embeded video and a drop list. What I would like to do is have the user select a video from the drop list, then replace the embeded video on the screen. Is there a way to change the video that is embeded in a html page?
5
5452
by: jen_designs | last post by:
How do I create custom controls for an embeded video. I need stop, play, pause, etc. Any thoughts?
0
952
by: Brian Link | last post by:
I'd like to write a Palm application to stream 2fps "video" on a Palm PDA-Phone. Similar to MobiTV (http://www.mobitv.com). My first, brute force approach would be to have a widget on a server which could somehow intercept a stream and chop out frames every half second, then provide it as a refresh jpg to a browser. Is there any way to get ASP.NET to handle a stream in this way? Where should I start to look?
10
5022
by: Lad | last post by:
Hello, Does anybody know about a video stream server that serves up HTML pages with links to video files, and then serving out those video files. L.
8
65816
by: Amjad | last post by:
Hi i am writing a application where i want to browse video file and copy data into stream and send that stream over network...I have develop P2P windows application where i successfully transfer text message to each other but now i want to send video file and play that file on other end...I know the code how to send the stream over the network but basic problem is how open that file as a stream. Thanks
0
945
by: ata | last post by:
Greetings! I want to create project with video abilities. Here is short description of my needs: Application needs to be done with .NET Framework. Application should consist from two parts: Client application and server application have different functionality, but they both should work with web-cams installed on their sides (client and server sides). First part is a client application. Client application can connect to different web -...
7
3824
by: preet | last post by:
I wish to block popups opening from a third party webpage when i use it in an inline frame. I want a javascript code for it, instead of depending on the browser controls. can i say if (window.open) {window.open = null;}
3
2558
by: columbo1977 | last post by:
Hi All Hope someone can help, the attached file is a nav bar I have on my site, the problem I am having is that the menu is appearing behind the video. Can anyone help me sort this, I have tried several formats and they all do the same? Thanks Graham
0
7886
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8272
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8035
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8258
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6688
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5431
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
3927
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1494
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
1238
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.