乱云飞 - 翼展电脑服务中心


虚拟机激活

2023-1-31 乱云飞 评论(0) 浏览(268)

VMware激活密钥(通用批量永久激活许可)

17:JU090-6039P-08409-8J0QH-2YR7F

22H2:ZA5RU-6FYD5-48EPY-3XXEE-PAUGD

16:ZF3R0-FHED2-M80TY-8QYGC-NPKYF

15:FC7D0-D1YDL-M8DXZ-CYPZE-P2AY6

12:ZC3TK-63GE6-481JY-WWW5T-Z7ATA

10:1Z0G9-67285-FZG78-ZL3Q2-234JG

webrtcstreamer测试

2023-1-30 乱云飞 评论(0) 浏览(232)

http://127.0.0.1:8000/webrtcstreamer.html?video=rtsp://192.168.0.4:554/screenlive

http://127.0.0.1:8000/webrtcstreamer.html?video=USB%20Video&options=rtptransport%3Dtcp%26timeout%3D60&

推流加文本测试中。。。

2023-1-27 乱云飞 评论(0) 浏览(309)

ffmpeg.dll -re -stream_loop -1 -i 1.mp4 -vf drawtext="fontfile=msyh.ttc:x=20:y=20:fontsize=32:fontcolor=white@0.6:text='xxx111'" -rtsp_transport tcp -vcodec h264 -f rtsp rtsp://192.168.0.3:554/ddd

监控录像造假?利用ffmpeg推送本地视频文件到海康威视NVR录像机h

2023-1-27 乱云飞 监控 评论(0) 浏览(6) 标签: 监控造假 监控录像造假 FFMPEG推流 视频推流 推流到监控录像机

[该内容已加密,请点击标题输入密码访问]

海康威视自定义协议取流地址

2023-1-20 乱云飞 评论(0) 浏览(265)

主码流:

/screenlive&t=unicast&p=udp&ve=H264&w=1920&h=1080&ae=PCMU&sr=8000

子码流:

/screenlive&t=unicast&p=udp&ve=H264&w=320&h=180&ae=PCMU&sr=8000

中维世纪监控摄像机RTSP取流地址

2023-1-19 乱云飞 评论(0) 浏览(330)

rtsp://admin:admin@192.168.0.95:8554/profile0

rtsp://admin:admin@192.168.0.95:8554/profile1

ONVIF虚拟监控摄像机默认配置测试用RTSP.ini

2023-1-17 乱云飞 评论(0) 浏览(227)

<?xml version="1.0" encoding="utf-8"?>
<config>
<serverip></serverip>
<serverport>554</serverport>
<loop_nums>-1</loop_nums>
<multicast>0</multicast>
<metadata>1</metadata>
<udp_base_port>22000</udp_base_port>
<rtsp_over_http>1</rtsp_over_http>
<http_port>80</http_port>
<rtsp_over_https>0</rtsp_over_https>
<https_port>443</https_port>
<cert_file>ssl.ca</cert_file>
<key_file>ssl.key</key_file>
<need_auth>0</need_auth>
<log_enable>0</log_enable>
<log_level>0</log_level>
    
<user>
<username>admin</username>
<password>admin</password>
</user>

    
<output>
<url>screenlive</url>
<video>
<codec>H264</codec>
<width></width>
<height></height>
<framerate></framerate>
<bitrate></bitrate>
</video>
<audio>
<codec>G711U</codec>
<samplerate>8000</samplerate>
<channels>1</channels>
<bitrate></bitrate>
</audio>
</output>

<proxy>
<suffix>ceshi</suffix>
<url>rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_115k.mp4</url>
<user>admin</user>
<pass>admin</pass>
<transfer>TCP</transfer>
<output>
<video>
<codec></codec>
<width></width>
<height></height>
<framerate></framerate>
<bitrate></bitrate>
</video>
<audio>
<codec></codec>
<samplerate></samplerate>
<channels></channels>
<bitrate></bitrate>
</audio>
</output>
</proxy>

<proxy>
<suffix>ezsoft</suffix>
<url>rtsp://localhost:554/1.mp4</url>
<user>admin</user>
<pass>admin</pass>
<transfer>TCP</transfer>
<output>
<video>
<codec></codec>
<width></width>
<height></height>
<framerate></framerate>
<bitrate></bitrate>
</video>
<audio>
<codec></codec>
<samplerate></samplerate>
<channels></channels>
<bitrate></bitrate>
</audio>
</output>
</proxy>

<proxy>
<suffix>liuchang</suffix>
<url>rtsp://localhost:554/screenlive</url>
<user>admin</user>
<pass>admin</pass>
<transfer>TCP</transfer>
<output>
<video>
<codec></codec>
<width>320</width>
<height>180</height>
<framerate></framerate>
<bitrate></bitrate>
</video>
<audio>
<codec></codec>
<samplerate></samplerate>
<channels></channels>
<bitrate></bitrate>
</audio>
</output>
</proxy>

<proxy>
<suffix>haikang</suffix>
<url>rtmp://rtmp01open.ys7.com:1935/v3/openlive/E58525125_1_1?expire=1705052829&id=535515438474342400&t=92e7521f3c57f8095ec2f849640f14ed2d1ebb205634b91996323b0d94da3375&ev=100</url>
<user></user>
<pass></pass>
<transfer>TCP</transfer>
<output>
<video>
<codec></codec>
<width></width>
<height></height>
<framerate></framerate>
<bitrate></bitrate>
</video>
<audio>
<codec></codec>
<samplerate></samplerate>
<channels></channels>
<bitrate></bitrate>
</audio>
</output>
</proxy>




<pusher>
<suffix>pusher</suffix>
<video>
<codec>H264</codec>
</video>
<audio>
<codec>G711U</codec>
<samplerate>8000</samplerate>
<channels>1</channels>
</audio>
<transfer>
<mode>RTSP</mode>
<ip></ip>
<vport>50001</vport>
<aport>50002</aport>
</transfer>
<output>
<video>
<codec></codec>
<width></width>
<height></height>
<framerate></framerate>
<bitrate></bitrate>
</video>
<audio>
<codec></codec>
<samplerate></samplerate>
<channels></channels>
<bitrate></bitrate>
</audio>
</output>
</pusher>

<backchannel>
<codec>G711U</codec>
<samplerate>8000</samplerate>
<channels>1</channels>
</backchannel>
</config>

自动评论B站视频

2023-1-10 乱云飞 评论(0) 浏览(245)

{
  "Row": 0,
  "Col": 0,
  "ActionType": 24,
  "Title": "B站评论",
  "Description": "自动评论B站视频",
  "Icon": "fa:Light_AddressCard:#FFF002DB",
  "Path": null,
  "DelayMs": 0,
  "Data": "{\"LimitSingleInstance\":true,\"SummaryExpression\":\"$$\",\"SubPrograms\":[{\"Id\":\"010c5cd5-8807-4daf-b79c-868ae056c457\",\"Icon\":null,\"Name\":\"发布评论子程序\",\"Description\":\"发布评论子程序\",\"SummaryExpression\":\"$$\",\"CreateTimeUtc\":\"2023-01-10T09:53:37.1127743Z\",\"LastEditTimeUtc\":\"2023-01-10T14:01:35.9627673Z\",\"IsLocalEdited\":true,\"Variables\":[],\"Steps\":[{\"StepRunnerKey\":\"sys:delay\",\"InputParams\":{\"delayMs\":{\"VarKey\":null,\"Value\":\"8000\"},\"monitorWaitWin\":{\"VarKey\":null,\"Value\":\"0\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:mouse\",\"InputParams\":{\"type\":{\"VarKey\":null,\"Value\":\"moveTo\"},\"x\":{\"VarKey\":null,\"Value\":\"510\"},\"y\":{\"VarKey\":null,\"Value\":\"120\"},\"slowMove\":{\"VarKey\":null,\"Value\":\"0\"},\"extAction\":{\"VarKey\":null,\"Value\":\"left\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"单击评论框\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:delay\",\"InputParams\":{\"delayMs\":{\"VarKey\":null,\"Value\":\"1000\"},\"monitorWaitWin\":{\"VarKey\":null,\"Value\":\"0\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:keyInput\",\"InputParams\":{\"keys\":{\"VarKey\":null,\"Value\":\"{\\\"CtrlKeys\\\":[17],\\\"Keys\\\":[86]}\"},\"repeat\":{\"VarKey\":null,\"Value\":\"1\"},\"interval\":{\"VarKey\":null,\"Value\":\"1\"},\"holdMs\":{\"VarKey\":null,\"Value\":\"-1\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:delay\",\"InputParams\":{\"delayMs\":{\"VarKey\":null,\"Value\":\"1000\"},\"monitorWaitWin\":{\"VarKey\":null,\"Value\":\"0\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:mouse\",\"InputParams\":{\"type\":{\"VarKey\":null,\"Value\":\"moveTo\"},\"x\":{\"VarKey\":null,\"Value\":\"1500\"},\"y\":{\"VarKey\":null,\"Value\":\"120\"},\"slowMove\":{\"VarKey\":null,\"Value\":\"0\"},\"extAction\":{\"VarKey\":null,\"Value\":\"left\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"单击评论按钮\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:delay\",\"InputParams\":{\"delayMs\":{\"VarKey\":null,\"Value\":\"1000\"},\"monitorWaitWin\":{\"VarKey\":null,\"Value\":\"0\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:mouse\",\"InputParams\":{\"type\":{\"VarKey\":null,\"Value\":\"moveTo\"},\"x\":{\"VarKey\":null,\"Value\":\"510\"},\"y\":{\"VarKey\":null,\"Value\":\"16\"},\"slowMove\":{\"VarKey\":null,\"Value\":\"0\"},\"extAction\":{\"VarKey\":null,\"Value\":\"left\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"关闭网页\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:delay\",\"InputParams\":{\"delayMs\":{\"VarKey\":null,\"Value\":\"1000\"},\"monitorWaitWin\":{\"VarKey\":null,\"Value\":\"0\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0}],\"SubPrograms\":null,\"TemplateId\":null,\"TemplateRevision\":0,\"UseServerVersion\":null,\"IsProtected\":null,\"SharedId\":\"96be3996-b186-418d-8b55-08daf231a4a0\",\"ShareTimeUtc\":null}],\"Variables\":[{\"Key\":\"URL\",\"Type\":0,\"Desc\":\"默认的文本变量\",\"DefaultValue\":\"https://search.bilibili.com/video?keyword=原神&page=\",\"SaveState\":false,\"IsInput\":false,\"IsOutput\":false,\"ParamName\":\"\",\"InputParamInfo\":null,\"OutputParamInfo\":null,\"TableDef\":null,\"CustomType\":null},{\"Key\":\"page\",\"Type\":12,\"Desc\":\"1\",\"DefaultValue\":\"1\",\"SaveState\":false,\"IsInput\":false,\"IsOutput\":false,\"ParamName\":\"\",\"InputParamInfo\":null,\"OutputParamInfo\":null,\"TableDef\":null,\"CustomType\":null}],\"Steps\":[{\"StepRunnerKey\":\"sys:repeat\",\"InputParams\":{\"count\":{\"VarKey\":null,\"Value\":\"50\"},\"stopCondition\":{\"VarKey\":null,\"Value\":\"{page} == 50\"},\"startIndex\":{\"VarKey\":null,\"Value\":\"1\"},\"repeatDelayMs\":{\"VarKey\":null,\"Value\":\"1\"}},\"OutputParams\":{\"count\":\"page\"},\"IfSteps\":[{\"StepRunnerKey\":\"sys:openUrl\",\"InputParams\":{\"url\":{\"VarKey\":null,\"Value\":\"$={URL}+{page}\"},\"browser\":{\"VarKey\":null,\"Value\":\"default\"},\"stopIfFail\":{\"VarKey\":null,\"Value\":\"1\"}},\"OutputParams\":{\"isSuccess\":null},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"打开搜索结果页面\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:group\",\"InputParams\":{\"skipErr\":{\"VarKey\":null,\"Value\":\"0\"},\"skipWhenDebugging\":{\"VarKey\":null,\"Value\":\"0\"},\"useMultiThread\":{\"VarKey\":null,\"Value\":\"0\"}},\"OutputParams\":{\"isSuccess\":null,\"errorMessage\":null},\"IfSteps\":[{\"StepRunnerKey\":\"sys:delay\",\"InputParams\":{\"delayMs\":{\"VarKey\":null,\"Value\":\"5000\"},\"monitorWaitWin\":{\"VarKey\":null,\"Value\":\"0\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"打开网页,等待网页加载5秒。\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:mouse\",\"InputParams\":{\"type\":{\"VarKey\":null,\"Value\":\"moveTo\"},\"x\":{\"VarKey\":null,\"Value\":\"200\"},\"y\":{\"VarKey\":null,\"Value\":\"200\"},\"slowMove\":{\"VarKey\":null,\"Value\":\"0\"},\"extAction\":{\"VarKey\":null,\"Value\":\"left\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"点击打开视频----------------01\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:subprogram\",\"InputParams\":{\"subProgram\":{\"VarKey\":null,\"Value\":\"发布评论子程序\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":null,\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:mouse\",\"InputParams\":{\"type\":{\"VarKey\":null,\"Value\":\"moveTo\"},\"x\":{\"VarKey\":null,\"Value\":\"500\"},\"y\":{\"VarKey\":null,\"Value\":\"200\"},\"slowMove\":{\"VarKey\":null,\"Value\":\"0\"},\"extAction\":{\"VarKey\":null,\"Value\":\"left\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"点击打开视频----------------02\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:subprogram\",\"InputParams\":{\"subProgram\":{\"VarKey\":null,\"Value\":\"发布评论子程序\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":null,\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:mouse\",\"InputParams\":{\"type\":{\"VarKey\":null,\"Value\":\"moveTo\"},\"x\":{\"VarKey\":null,\"Value\":\"800\"},\"y\":{\"VarKey\":null,\"Value\":\"200\"},\"slowMove\":{\"VarKey\":null,\"Value\":\"0\"},\"extAction\":{\"VarKey\":null,\"Value\":\"left\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"点击打开视频----------------03\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:subprogram\",\"InputParams\":{\"subProgram\":{\"VarKey\":null,\"Value\":\"发布评论子程序\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":null,\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:mouse\",\"InputParams\":{\"type\":{\"VarKey\":null,\"Value\":\"moveTo\"},\"x\":{\"VarKey\":null,\"Value\":\"1100\"},\"y\":{\"VarKey\":null,\"Value\":\"200\"},\"slowMove\":{\"VarKey\":null,\"Value\":\"0\"},\"extAction\":{\"VarKey\":null,\"Value\":\"left\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"点击打开视频----------------04\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:subprogram\",\"InputParams\":{\"subProgram\":{\"VarKey\":null,\"Value\":\"发布评论子程序\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":null,\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:mouse\",\"InputParams\":{\"type\":{\"VarKey\":null,\"Value\":\"moveTo\"},\"x\":{\"VarKey\":null,\"Value\":\"1400\"},\"y\":{\"VarKey\":null,\"Value\":\"200\"},\"slowMove\":{\"VarKey\":null,\"Value\":\"0\"},\"extAction\":{\"VarKey\":null,\"Value\":\"left\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"点击打开视频----------------05\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:subprogram\",\"InputParams\":{\"subProgram\":{\"VarKey\":null,\"Value\":\"发布评论子程序\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":null,\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:mouse\",\"InputParams\":{\"type\":{\"VarKey\":null,\"Value\":\"moveTo\"},\"x\":{\"VarKey\":null,\"Value\":\"1600\"},\"y\":{\"VarKey\":null,\"Value\":\"200\"},\"slowMove\":{\"VarKey\":null,\"Value\":\"0\"},\"extAction\":{\"VarKey\":null,\"Value\":\"left\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"点击打开视频----------------06\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:subprogram\",\"InputParams\":{\"subProgram\":{\"VarKey\":null,\"Value\":\"发布评论子程序\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":null,\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:mouse\",\"InputParams\":{\"type\":{\"VarKey\":null,\"Value\":\"moveTo\"},\"x\":{\"VarKey\":null,\"Value\":\"200\"},\"y\":{\"VarKey\":null,\"Value\":\"450\"},\"slowMove\":{\"VarKey\":null,\"Value\":\"0\"},\"extAction\":{\"VarKey\":null,\"Value\":\"left\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"点击打开视频----------------07\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:subprogram\",\"InputParams\":{\"subProgram\":{\"VarKey\":null,\"Value\":\"发布评论子程序\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":null,\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:mouse\",\"InputParams\":{\"type\":{\"VarKey\":null,\"Value\":\"moveTo\"},\"x\":{\"VarKey\":null,\"Value\":\"500\"},\"y\":{\"VarKey\":null,\"Value\":\"450\"},\"slowMove\":{\"VarKey\":null,\"Value\":\"0\"},\"extAction\":{\"VarKey\":null,\"Value\":\"left\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"点击打开视频----------------08\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:subprogram\",\"InputParams\":{\"subProgram\":{\"VarKey\":null,\"Value\":\"发布评论子程序\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":null,\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:mouse\",\"InputParams\":{\"type\":{\"VarKey\":null,\"Value\":\"moveTo\"},\"x\":{\"VarKey\":null,\"Value\":\"800\"},\"y\":{\"VarKey\":null,\"Value\":\"450\"},\"slowMove\":{\"VarKey\":null,\"Value\":\"0\"},\"extAction\":{\"VarKey\":null,\"Value\":\"left\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"点击打开视频----------------09\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:subprogram\",\"InputParams\":{\"subProgram\":{\"VarKey\":null,\"Value\":\"发布评论子程序\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":null,\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:mouse\",\"InputParams\":{\"type\":{\"VarKey\":null,\"Value\":\"moveTo\"},\"x\":{\"VarKey\":null,\"Value\":\"1100\"},\"y\":{\"VarKey\":null,\"Value\":\"450\"},\"slowMove\":{\"VarKey\":null,\"Value\":\"0\"},\"extAction\":{\"VarKey\":null,\"Value\":\"left\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"点击打开视频----------------10\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:subprogram\",\"InputParams\":{\"subProgram\":{\"VarKey\":null,\"Value\":\"发布评论子程序\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":null,\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:mouse\",\"InputParams\":{\"type\":{\"VarKey\":null,\"Value\":\"moveTo\"},\"x\":{\"VarKey\":null,\"Value\":\"1400\"},\"y\":{\"VarKey\":null,\"Value\":\"450\"},\"slowMove\":{\"VarKey\":null,\"Value\":\"0\"},\"extAction\":{\"VarKey\":null,\"Value\":\"left\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"点击打开视频----------------11\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:subprogram\",\"InputParams\":{\"subProgram\":{\"VarKey\":null,\"Value\":\"发布评论子程序\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":null,\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:mouse\",\"InputParams\":{\"type\":{\"VarKey\":null,\"Value\":\"moveTo\"},\"x\":{\"VarKey\":null,\"Value\":\"1600\"},\"y\":{\"VarKey\":null,\"Value\":\"450\"},\"slowMove\":{\"VarKey\":null,\"Value\":\"0\"},\"extAction\":{\"VarKey\":null,\"Value\":\"left\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"点击打开视频----------------12\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:subprogram\",\"InputParams\":{\"subProgram\":{\"VarKey\":null,\"Value\":\"发布评论子程序\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":null,\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:mouse\",\"InputParams\":{\"type\":{\"VarKey\":null,\"Value\":\"moveTo\"},\"x\":{\"VarKey\":null,\"Value\":\"200\"},\"y\":{\"VarKey\":null,\"Value\":\"700\"},\"slowMove\":{\"VarKey\":null,\"Value\":\"0\"},\"extAction\":{\"VarKey\":null,\"Value\":\"left\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"点击打开视频----------------13\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:subprogram\",\"InputParams\":{\"subProgram\":{\"VarKey\":null,\"Value\":\"发布评论子程序\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":null,\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:mouse\",\"InputParams\":{\"type\":{\"VarKey\":null,\"Value\":\"moveTo\"},\"x\":{\"VarKey\":null,\"Value\":\"500\"},\"y\":{\"VarKey\":null,\"Value\":\"700\"},\"slowMove\":{\"VarKey\":null,\"Value\":\"0\"},\"extAction\":{\"VarKey\":null,\"Value\":\"left\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"点击打开视频----------------14\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:subprogram\",\"InputParams\":{\"subProgram\":{\"VarKey\":null,\"Value\":\"发布评论子程序\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":null,\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:mouse\",\"InputParams\":{\"type\":{\"VarKey\":null,\"Value\":\"moveTo\"},\"x\":{\"VarKey\":null,\"Value\":\"800\"},\"y\":{\"VarKey\":null,\"Value\":\"700\"},\"slowMove\":{\"VarKey\":null,\"Value\":\"0\"},\"extAction\":{\"VarKey\":null,\"Value\":\"left\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"点击打开视频----------------15\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:subprogram\",\"InputParams\":{\"subProgram\":{\"VarKey\":null,\"Value\":\"发布评论子程序\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":null,\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:mouse\",\"InputParams\":{\"type\":{\"VarKey\":null,\"Value\":\"moveTo\"},\"x\":{\"VarKey\":null,\"Value\":\"1100\"},\"y\":{\"VarKey\":null,\"Value\":\"700\"},\"slowMove\":{\"VarKey\":null,\"Value\":\"0\"},\"extAction\":{\"VarKey\":null,\"Value\":\"left\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"点击打开视频----------------16\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:subprogram\",\"InputParams\":{\"subProgram\":{\"VarKey\":null,\"Value\":\"发布评论子程序\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":null,\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:mouse\",\"InputParams\":{\"type\":{\"VarKey\":null,\"Value\":\"moveTo\"},\"x\":{\"VarKey\":null,\"Value\":\"1400\"},\"y\":{\"VarKey\":null,\"Value\":\"700\"},\"slowMove\":{\"VarKey\":null,\"Value\":\"0\"},\"extAction\":{\"VarKey\":null,\"Value\":\"left\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"点击打开视频----------------17\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:subprogram\",\"InputParams\":{\"subProgram\":{\"VarKey\":null,\"Value\":\"发布评论子程序\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":null,\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:mouse\",\"InputParams\":{\"type\":{\"VarKey\":null,\"Value\":\"moveTo\"},\"x\":{\"VarKey\":null,\"Value\":\"1600\"},\"y\":{\"VarKey\":null,\"Value\":\"700\"},\"slowMove\":{\"VarKey\":null,\"Value\":\"0\"},\"extAction\":{\"VarKey\":null,\"Value\":\"left\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"点击打开视频----------------18\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:subprogram\",\"InputParams\":{\"subProgram\":{\"VarKey\":null,\"Value\":\"发布评论子程序\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":null,\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:mouse\",\"InputParams\":{\"type\":{\"VarKey\":null,\"Value\":\"moveTo\"},\"x\":{\"VarKey\":null,\"Value\":\"200\"},\"y\":{\"VarKey\":null,\"Value\":\"1000\"},\"slowMove\":{\"VarKey\":null,\"Value\":\"0\"},\"extAction\":{\"VarKey\":null,\"Value\":\"left\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"点击打开视频----------------19\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:subprogram\",\"InputParams\":{\"subProgram\":{\"VarKey\":null,\"Value\":\"发布评论子程序\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":null,\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:mouse\",\"InputParams\":{\"type\":{\"VarKey\":null,\"Value\":\"moveTo\"},\"x\":{\"VarKey\":null,\"Value\":\"500\"},\"y\":{\"VarKey\":null,\"Value\":\"1000\"},\"slowMove\":{\"VarKey\":null,\"Value\":\"0\"},\"extAction\":{\"VarKey\":null,\"Value\":\"left\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"点击打开视频----------------20\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:subprogram\",\"InputParams\":{\"subProgram\":{\"VarKey\":null,\"Value\":\"发布评论子程序\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":null,\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:mouse\",\"InputParams\":{\"type\":{\"VarKey\":null,\"Value\":\"moveTo\"},\"x\":{\"VarKey\":null,\"Value\":\"800\"},\"y\":{\"VarKey\":null,\"Value\":\"1000\"},\"slowMove\":{\"VarKey\":null,\"Value\":\"0\"},\"extAction\":{\"VarKey\":null,\"Value\":\"left\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"点击打开视频----------------21\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:subprogram\",\"InputParams\":{\"subProgram\":{\"VarKey\":null,\"Value\":\"发布评论子程序\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":null,\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:mouse\",\"InputParams\":{\"type\":{\"VarKey\":null,\"Value\":\"moveTo\"},\"x\":{\"VarKey\":null,\"Value\":\"1100\"},\"y\":{\"VarKey\":null,\"Value\":\"1000\"},\"slowMove\":{\"VarKey\":null,\"Value\":\"0\"},\"extAction\":{\"VarKey\":null,\"Value\":\"left\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"点击打开视频----------------22\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:subprogram\",\"InputParams\":{\"subProgram\":{\"VarKey\":null,\"Value\":\"发布评论子程序\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":null,\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:mouse\",\"InputParams\":{\"type\":{\"VarKey\":null,\"Value\":\"moveTo\"},\"x\":{\"VarKey\":null,\"Value\":\"1400\"},\"y\":{\"VarKey\":null,\"Value\":\"1000\"},\"slowMove\":{\"VarKey\":null,\"Value\":\"0\"},\"extAction\":{\"VarKey\":null,\"Value\":\"left\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"点击打开视频----------------23\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:subprogram\",\"InputParams\":{\"subProgram\":{\"VarKey\":null,\"Value\":\"发布评论子程序\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":null,\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:mouse\",\"InputParams\":{\"type\":{\"VarKey\":null,\"Value\":\"moveTo\"},\"x\":{\"VarKey\":null,\"Value\":\"1600\"},\"y\":{\"VarKey\":null,\"Value\":\"1000\"},\"slowMove\":{\"VarKey\":null,\"Value\":\"0\"},\"extAction\":{\"VarKey\":null,\"Value\":\"left\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"点击打开视频----------------24\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:subprogram\",\"InputParams\":{\"subProgram\":{\"VarKey\":null,\"Value\":\"发布评论子程序\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":null,\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:keyInput\",\"InputParams\":{\"keys\":{\"VarKey\":null,\"Value\":\"{\\\"CtrlKeys\\\":[18],\\\"Keys\\\":[115]}\"},\"repeat\":{\"VarKey\":null,\"Value\":\"1\"},\"interval\":{\"VarKey\":null,\"Value\":\"1\"},\"holdMs\":{\"VarKey\":null,\"Value\":\"-1\"}},\"OutputParams\":{},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"本页操作完成,关闭网页,开始下页循环。\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0}],\"ElseSteps\":[],\"Note\":\"每页重复操作\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0}],\"ElseSteps\":null,\"Note\":\"循环重复打开搜索结果页面\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0},{\"StepRunnerKey\":\"sys:MsgBox\",\"InputParams\":{\"message\":{\"VarKey\":null,\"Value\":\"Hello.任务完成了\"},\"title\":{\"VarKey\":null,\"Value\":\"B站评论机\"},\"icon\":{\"VarKey\":null,\"Value\":\"Asterisk\"},\"buttons\":{\"VarKey\":null,\"Value\":\"OK\"}},\"OutputParams\":{\"result\":null,\"okOrYes\":null},\"IfSteps\":null,\"ElseSteps\":null,\"Note\":\"\",\"Disabled\":false,\"Collapsed\":false,\"DelayMs\":0}]}",
  "Data2": null,
  "Data3": null,
  "Children": null,
  "Id": "636d4715-258b-4e30-a324-c2a4577c7b54",
  "TemplateId": null,
  "TemplateRevision": 0,
  "UseTemplate": false,
  "LastEditTimeUtc": "2023-01-10T14:02:11.0069654+08:00",
  "SharedActionId": null,
  "ShareTimeUtc": null,
  "CreateTimeUtc": null,
  "AsSubProgram": false,
  "SkipWhenStopRunningActions": false,
  "SkipCheckUpdate": false,
  "AutoUpdate": false,
  "KeepInfoWhenUpdate": false,
  "MinQuickerVersion": "",
  "ContextMenuData": "",
  "AllowScrollTrigger": false,
  "EnableEvaluateVariable": false,
  "IsTextProcessor": false,
  "IsImageProcessor": false,
  "Association": {
    "MatchProcess": null,
    "IsImageProcessor": false,
    "ReturnImageFromFirstScreenShotStep": true,
    "IsTextProcessor": false,
    "ReturnTextFromGetSelectedTextStep": true,
    "TextMatchExpression": "",
    "TextMinLength": 0,
    "TextMaxLength": 0,
    "IsHtmlProcessor": false,
    "IsFileProcessor": false,
    "FileMinCount": 0,
    "FileMaxCount": 0,
    "AllowedFileExtensions": "",
    "RequireAllFileMatchExt": false,
    "SearchBoxPlaceholder": "",
    "IsWindowProcessor": false,
    "EnableRealtimeSearch": false,
    "BrowserContextMenu": null,
    "UrlPattern": ""
  },
  "DoNotClosePanel": false
}

VB获取本机IP地址

2023-1-7 乱云飞 评论(0) 浏览(209)

Private Sub Command1_Click()
strComputer = "." '//http://80c.cc
Set objWMIService = GetObject("winmgmts:\\" & strComputer & "\root\cimv2")
Set IPConfigSet = objWMIService.ExecQuery("Select IPAddress from Win32_NetworkAdapterConfiguration where IPEnabled=TRUE")
For Each IPConfig In IPConfigSet
If Not IsNull(IPConfig.IPAddress) Then
For i = LBound(IPConfig.IPAddress) To LBound(IPConfig.IPAddress)
MsgBox "本机内网IP地址是:" & IPConfig.IPAddress(i)
Next
End If
Next
End Sub

番茄

2022-12-30 乱云飞 评论(0) 浏览(237)

https://www.zzsj.cc/#/register?code=eRsBaTXu
预ICP备10086-001号 © 翼展网/80C.CC 技术支持/洛阳翼展科技
TEL / 13213610060 QQ / 345794501
Powered by emlog