Skip to content

web page recorder in MP4 file & live RTMP broadcasting

Notifications You must be signed in to change notification settings

sunmobiir/webpagerecorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 

Repository files navigation

webpagerecorder

web page recorder

Features

  • high performance recorder
  • concurrent multiple page recorder
  • record url
  • convert webpage to video (mp4)
  • restream to rtmp live stream (youtube and other rtmp live )
  • record (webm mp4 mkv format)
  • live (hls)

install webpagerecorder

 create folder for record file :
 $ mkdir -m 777 record
 run docker : 
 $ docker run   --network=host -v record:/home/ubuntu/Downloads  -v record:/home/ubuntu/wprNode/public/recordfile/    --name wpr alit771/webpagerecorder:v2.2
 

The software is installed open the chrome browser and enter the http://localhost:3000/list.html

for record open http://localhost:3000/record.html

About

web page recorder in MP4 file & live RTMP broadcasting

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published