Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Website bandwidth usage quesion + you tube

  • 30-05-2007 9:54am
    #1
    Registered Users, Registered Users 2 Posts: 2,934 ✭✭✭


    Hi

    If I imbed a you tube video on my website
    i.e. hosted on you tube and played through my site using the link they provide
    Does this eat up my bandwidth?


Comments

  • Registered Users, Registered Users 2 Posts: 9,228 ✭✭✭Chardee MacDennis


    nope its just a link to youtube. shouldnt use much if any for this.


  • Registered Users, Registered Users 2 Posts: 2,934 ✭✭✭egan007


    Ok thanks al


  • Registered Users, Registered Users 2 Posts: 94 ✭✭Kudos


    Call_me_al wrote:
    nope its just a link to youtube. shouldnt use much if any for this.

    It doesn't use any at all. Zero.


  • Registered Users, Registered Users 2 Posts: 3,514 ✭✭✭Rollo Tamasi


    Kudos wrote:
    It doesn't use any at all. Zero.

    Not true.
    It uses a tiny percent. The dozen or so lines of code you use to embed the player will consume some of your bandwith. But I'm being pedantic :)


  • Registered Users, Registered Users 2 Posts: 94 ✭✭Kudos


    Not true.
    It uses a tiny percent. The dozen or so lines of code you use to embed the player will consume some of your bandwith. But I'm being pedantic :)
    300 bytes is pretty pedantic, 10000 views would be 7megs bandwidth, I'd call that zero, relatively speaking.


  • Advertisement
  • Moderators, Politics Moderators Posts: 41,647 Mod ✭✭✭✭Seth Brundle


    Not true.
    It uses a tiny percent. The dozen or so lines of code you use to embed the player will consume some of your bandwith. But I'm being pedantic :)
    Dozen lines? What are you coding? e.g.
    <object width="425" height="350">
    <param name="movie" value="http://www.youtube.com/v/ZQ8b3gkArK8"></param>
    <param name="wmode" value="transparent"></param>
    <embed src="http://www.youtube.com/v/ZQ8b3gkArK8" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed>
    </object>
    


  • Registered Users, Registered Users 2 Posts: 2,934 ✭✭✭egan007


    Jeeeeez lads Call_me_al answered it one line! :)


Advertisement