Recent content by Thetra

  1. Thetra

    How to show live camera feed on a wordpress page?

    You will probably need to use a paid service, or build your own not with WordPress. This is not something to do just with a plugin. You need to solve 2 main problems: 1. Streaming from a web camera to a public server. 2. Viewing live video in WordPress. For 1, to stream the videos it depends...
  2. Thetra

    [method] Periscope Prerecorded Video Broadcasting ( 0 investment )

    Yes, you can broadcast to Nginx and use a reverse proxy to broadcast to multiple sources at once. Although I don't know how it works with Periscope, with YouTube and Twitch they give you a custom URL that you can just copy and paste to your server. # nginx.conf rtmp { server {...
  3. Thetra

    New here

    Hello everyone, I'm an experience developer in the fields of data mining, scraping, bots, social networks. Here to collaborate and share information. Good luck to everyone!
Back
Top