using System.Text;
using System.Runtime.InteropServices;
using RGiesecke.DllExport;
using System;
using System.Threading.Tasks;
using System.Collections;
using System.Web.SessionState;
using System.Web;
using System.Collections.Generic;
/**
* by MarkCode 七龙
* url https://o.ls
* REDIS 扩展
*
*/
namespace ArmaMapsExt
{
public class ArmaMapsExt
{
public static ExtensionCallback callback;
public delegate int ExtensionCallback([MarshalAs(UnmanagedType.LPStr)] string name, [Mars
需要的工具:
1.wireshark
2.vstudio
3.需要SharpPcap 4.2.0
1.使用wireshark分析douy直播伴侣,通过过滤rtmpt协议,可以看到直播地址和推流密钥
2.接下来直接上代码!
using MaterialSkin;
using MaterialSkin.Controls;
using PacketDotNet;
using PacketDotNet.Utils;
using SharpPcap;
using System;
using System.Collections.Generic;
using System.Drawing;
using System.Net;
using System.Text;
using System.Text.RegularExpressions;
using System.Windows.Forms;
namespace WindowsFormsApp1
{
public partial class F
using System.Text;
using System.Runtime.InteropServices;
using RGiesecke.DllExport;
using System;
using System.Threading.Tasks;
using System.Collections;
using System.Web.SessionState;
using System.Web;
using System.Collections.Generic;
/**
* by MarkCode 七龙
* url https://o.ls
* 这个东西非常坑爹,对中国人用非常不友好,我的坑
*
*/
namespace ArmaMapsExt
{
public class ArmaMapsExt
{
public static ExtensionCallback callback;
public delegate int ExtensionCallback([MarshalAs(UnmanagedType.LPStr)] str