After looking at your page source in Chrome I see the following. Is that what I would put in the index_hook_after_station_info.inc file after editing?
<html> <div> <link rel='stylesheet' href=' //fonts.googleapis.com/css?family=Roboto%3A300%2C400%2C700&ver=1.0 <https://fonts.googleapis.com/css?family=Roboto%3A300%2C400%2C700&ver=1.0>' type='text/css' media='all' /> <p style="font-family:roboto;text-align:center;font-size:25px;font-weight:300:">OakvilleWx WeatherCam <a href=" https://www.youtube.com/channel/UC1kibywtNNLkelyWazF5ghA/live" target="_blank"> <img src="https://oakvillewx.com/images/youtube-live.png" width="100" height="50"/></a></p> <p style="text-align:center"> <iframe width="720" height="435" src=" https://www.myearthcam.com/oakvillewx?embed" frameborder="0" scrolling="no" allowfullscreen></iframe> </p> </div> </html> On Friday, April 16, 2021 at 11:28:22 AM UTC-4 Michael Sanphillipo wrote: > I think I'm going to go the same route as OakvilleWx.com > <https://oakvillewx.com/> and stream to youtube. If I did that what would > I put in the index_hook_after_station_info.inc file. Sorry, I'm a noob at > this so I'm looking for some guidance. Thanks! > > On Fri, Apr 16, 2021 at 11:15 AM DaveStLou <[email protected]> wrote: > >> Information on index_hook_after_station_info.inc is in the Belchertown >> Skin documentation here: >> https://github.com/poblabs/weewx-belchertown#add-custom-content-to-the-front-page >> >> You create an html file with that name with whatever you want in it and >> place it in the root of the Belchertown skin folder. >> >> >> On Thursday, April 15, 2021 at 2:48:36 PM UTC-5 [email protected] wrote: >> >>> Can you share the information that needs to be added to the >>> "index_hook_after_station_info" section? I can't find any documentation on >>> it. Thanks! >>> >>> On Thursday, March 25, 2021 at 9:47:31 AM UTC-4 DaveStLou wrote: >>> >>>> Like In77, I use Belchertown skin. I added my webcam in >>>> "index_hook_after_station_info" section so it appears below the station >>>> information: OakvilleWx.com >>>> >>>> On Thursday, March 25, 2021 at 1:39:44 AM UTC-5 ln77 wrote: >>>> >>>>> Belchertown isn’t exactly pre-loaded, but it is well integrated and >>>>> the install is straightforward. It has a radar feed. It doesn’t have the >>>>> webcam built in, but It has several places to insert user-defined content >>>>> and it would be easy to put a webcam in one of them. I hacked it a >>>>> little >>>>> to put the webcam in place of the current-conditions icon: >>>>> http://www.2pi.org/wx/ >>>>> >>>>> -Les >>>>> >>>>> >>>>> On 24 Mar 2021, at 20:53, 'super zee' via weewx-user < >>>>> [email protected]> wrote: >>>>> >>>>> Brand new here and still learning. Got Weewx loaded and it's >>>>> uploading to CWOP and my web page. Is there a skin preloaded with WeeWX >>>>> that can accommodate a web cam and live radar feed? >>>>> >>>>> Thanks for the help! >>>>> Chris >>>>> KAZTEMPE47 >>>>> >>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "weewx-user" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to [email protected]. >>>>> To view this discussion on the web visit >>>>> https://groups.google.com/d/msgid/weewx-user/58b570f6-ba28-4b46-bbdf-dcc9447d36a5n%40googlegroups.com >>>>> >>>>> <https://groups.google.com/d/msgid/weewx-user/58b570f6-ba28-4b46-bbdf-dcc9447d36a5n%40googlegroups.com?utm_medium=email&utm_source=footer> >>>>> . >>>>> >>>>> >>>>> -- >> > You received this message because you are subscribed to a topic in the >> Google Groups "weewx-user" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/weewx-user/y-RQmnoqcqQ/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/weewx-user/17922b65-727e-4785-ac0d-02f9cd4ef92an%40googlegroups.com >> >> <https://groups.google.com/d/msgid/weewx-user/17922b65-727e-4785-ac0d-02f9cd4ef92an%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/54ddde65-8f62-40bb-86db-ad2219c0f9c3n%40googlegroups.com.
