| |

VerySource

 Forgot password?
 Register
Search
View: 883|Reply: 8

Online Play / Online Broadcast

[Copy link]

2

Threads

4

Posts

4.00

Credits

Newbie

Rank: 1

Credits
4.00

 China

Post time: 2020-1-3 00:30:01
| Show all posts |Read mode
I want to do online broadcasting, and can record content (recorded in WMV format), and then provide online playback of these recorded content, please provide some examples or ideas, thank you!
Reply

Use magic Report

0

Threads

24

Posts

20.00

Credits

Newbie

Rank: 1

Credits
20.00

 United States

Post time: 2020-1-3 10:00:02
| Show all posts
It ’s just a webpage playing a video
Very simple
Reply

Use magic Report

2

Threads

4

Posts

4.00

Credits

Newbie

Rank: 1

Credits
4.00

 China

 Author| Post time: 2020-1-3 10:54:01
| Show all posts
Are you referring to the URL of this file in the current page? Do you know how to achieve online recording?
Reply

Use magic Report

2

Threads

13

Posts

7.00

Credits

Newbie

Rank: 1

Credits
7.00

 China

Post time: 2020-1-7 12:15:01
| Show all posts
<table width = "759" border = "0" align = "center">
  <tr>
    <td align = "center"> <object id = MP1 classid = clsid: 22d6f312-b0f6-11d0-94ab-0080c74c7e95 width = 400 height = 400>
  <param name = "filename" value = "<% = Request (" filename ")%>"
  <param name = "UIMode" value = "none">
  <param name = "AutoStart" value = "1">
  <param name = "Enabled" value = "true">
  <param name = "ShowControls" value = "-1">
  <param name = "ShowGotoBar" value = "0">
  <param name = "ShowStatusBar" value = "-1">
  <param name = "EnableFullScreenControls" value = "1">
  <param name = "EnablePositionControls" value = "1">
  <param name = "Volume" value = "100">
  <param name = "DisplaySize" value = "0">
  <param name = "SendErrorEvents" value = "0">
  <param name = "enableContextMenu" value = "0">
  <param name = "EnableStretchToFit" value = "1">
  <param name = "EnableTracker" value = "1">
</ object> </ td>
  </ tr>
</ table>
Looking at the above, you can achieve this
In a.aspx, you get the file name and path of the video file, and then pass it to the b.aspx page
This will pass "<% = Request (" filename ")%>"
The playback is realized, the above is the simplest one, and I will, I don't know if it is difficult!
Reply

Use magic Report

0

Threads

13

Posts

11.00

Credits

Newbie

Rank: 1

Credits
11.00

 China

Post time: 2020-1-7 15:27:01
| Show all posts
up
Reply

Use magic Report

0

Threads

4

Posts

4.00

Credits

Newbie

Rank: 1

Credits
4.00

 China

Post time: 2020-1-8 10:45:01
| Show all posts
foolsssssPositive Solution
Reply

Use magic Report

2

Threads

4

Posts

4.00

Credits

Newbie

Rank: 1

Credits
4.00

 China

 Author| Post time: 2020-1-14 09:45:01
| Show all posts
I have solved the online broadcast, thank you, wait to solve the problem of recording and broadcasting, and then share it with everyone. Now how to achieve online recording and broadcasting, mainly with the camera.
Reply

Use magic Report

0

Threads

60

Posts

23.00

Credits

Newbie

Rank: 1

Credits
23.00

 China

Post time: 2020-1-14 13:09:02
| Show all posts
This is not easy,
Reply

Use magic Report

0

Threads

13

Posts

8.00

Credits

Newbie

Rank: 1

Credits
8.00

 China

Post time: 2020-1-14 16:27:01
| Show all posts
Write an ActiveX recording in the background
Reply

Use magic Report

You have to log in before you can reply Login | Register

Points Rules

Contact us|Archive|Mobile|CopyRight © 2008-2023|verysource.com ( 京ICP备17048824号-1 )

Quick Reply To Top Return to the list