Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
* [FFmpeg-devel] [PATCH v2] Changlog: mention add WHIP muxer (experimental)
@ 2025-07-24 21:59 Jack Lau
  2025-07-25  4:18 ` Gyan Doshi
  0 siblings, 1 reply; 6+ messages in thread
From: Jack Lau @ 2025-07-24 21:59 UTC (permalink / raw)
  To: ffmpeg-devel; +Cc: Jack Lau

Signed-off-by: Jack Lau <jacklau1222@qq.com>
---
 Changelog | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Changelog b/Changelog
index 228029ea00..27531ad0ab 100644
--- a/Changelog
+++ b/Changelog
@@ -25,6 +25,7 @@ version <next>:
 - APV in MP4/ISOBMFF muxing and demuxing
 - OpenHarmony hardware decoder/encoder
 - Colordetect filter
+- WHIP (WebRTC-HTTP Ingestion Protocol) muxer (experimental)
 
 
 version 7.1:
-- 
2.49.0

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [FFmpeg-devel] [PATCH v2] Changlog: mention add WHIP muxer (experimental)
  2025-07-24 21:59 [FFmpeg-devel] [PATCH v2] Changlog: mention add WHIP muxer (experimental) Jack Lau
@ 2025-07-25  4:18 ` Gyan Doshi
  2025-07-25  5:06   ` Jack Lau
  0 siblings, 1 reply; 6+ messages in thread
From: Gyan Doshi @ 2025-07-25  4:18 UTC (permalink / raw)
  To: ffmpeg-devel



On 2025-07-25 03:29 am, Jack Lau wrote:
> Signed-off-by: Jack Lau <jacklau1222@qq.com>
> ---
>   Changelog | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/Changelog b/Changelog
> index 228029ea00..27531ad0ab 100644
> --- a/Changelog
> +++ b/Changelog
> @@ -25,6 +25,7 @@ version <next>:
>   - APV in MP4/ISOBMFF muxing and demuxing
>   - OpenHarmony hardware decoder/encoder
>   - Colordetect filter
> +- WHIP (WebRTC-HTTP Ingestion Protocol) muxer (experimental)

Is support for gnutls planned?

Regards,
Gyan

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [FFmpeg-devel] [PATCH v2] Changlog: mention add WHIP muxer (experimental)
  2025-07-25  4:18 ` Gyan Doshi
@ 2025-07-25  5:06   ` Jack Lau
  2025-10-14  6:30     ` [FFmpeg-devel] " Gyan Doshi via ffmpeg-devel
  0 siblings, 1 reply; 6+ messages in thread
From: Jack Lau @ 2025-07-25  5:06 UTC (permalink / raw)
  To: FFmpeg development discussions and patches



> On Jul 25, 2025, at 12:18, Gyan Doshi <ffmpeg@gyani.pro> wrote:
> 
> 
> 
> On 2025-07-25 03:29 am, Jack Lau wrote:
>> Signed-off-by: Jack Lau <jacklau1222@qq.com>
>> ---
>>  Changelog | 1 +
>>  1 file changed, 1 insertion(+)
>> 
>> diff --git a/Changelog b/Changelog
>> index 228029ea00..27531ad0ab 100644
>> --- a/Changelog
>> +++ b/Changelog
>> @@ -25,6 +25,7 @@ version <next>:
>>  - APV in MP4/ISOBMFF muxing and demuxing
>>  - OpenHarmony hardware decoder/encoder
>>  - Colordetect filter
>> +- WHIP (WebRTC-HTTP Ingestion Protocol) muxer (experimental)
> 
> Is support for gnutls planned?
Yes, plan to implement it before the end of GSoC 2025
> 
> Regards,
> Gyan
Regards,
Jack
> 
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org <mailto:ffmpeg-devel@ffmpeg.org>
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> 
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request@ffmpeg.org <mailto:ffmpeg-devel-request@ffmpeg.org> with subject "unsubscribe".

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [FFmpeg-devel] Re: [PATCH v2] Changlog: mention add WHIP muxer (experimental)
  2025-07-25  5:06   ` Jack Lau
@ 2025-10-14  6:30     ` Gyan Doshi via ffmpeg-devel
  2025-10-14  6:43       ` Jack Lau via ffmpeg-devel
  0 siblings, 1 reply; 6+ messages in thread
From: Gyan Doshi via ffmpeg-devel @ 2025-10-14  6:30 UTC (permalink / raw)
  To: ffmpeg-devel; +Cc: Gyan Doshi



On 2025-07-25 10:36 am, Jack Lau wrote:
>
>> On Jul 25, 2025, at 12:18, Gyan Doshi <ffmpeg@gyani.pro> wrote:
>>
>>
>>
>> On 2025-07-25 03:29 am, Jack Lau wrote:
>>> Signed-off-by: Jack Lau <jacklau1222@qq.com>
>>> ---
>>>   Changelog | 1 +
>>>   1 file changed, 1 insertion(+)
>>>
>>> diff --git a/Changelog b/Changelog
>>> index 228029ea00..27531ad0ab 100644
>>> --- a/Changelog
>>> +++ b/Changelog
>>> @@ -25,6 +25,7 @@ version <next>:
>>>   - APV in MP4/ISOBMFF muxing and demuxing
>>>   - OpenHarmony hardware decoder/encoder
>>>   - Colordetect filter
>>> +- WHIP (WebRTC-HTTP Ingestion Protocol) muxer (experimental)
>> Is support for gnutls planned?
> Yes, plan to implement it before the end of GSoC 2025

What's the status on this?

Regards,
Gyan

_______________________________________________
ffmpeg-devel mailing list -- ffmpeg-devel@ffmpeg.org
To unsubscribe send an email to ffmpeg-devel-leave@ffmpeg.org

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [FFmpeg-devel] Re: [PATCH v2] Changlog: mention add WHIP muxer (experimental)
  2025-10-14  6:30     ` [FFmpeg-devel] " Gyan Doshi via ffmpeg-devel
@ 2025-10-14  6:43       ` Jack Lau via ffmpeg-devel
  2025-10-14  9:37         ` Gyan Doshi via ffmpeg-devel
  0 siblings, 1 reply; 6+ messages in thread
From: Jack Lau via ffmpeg-devel @ 2025-10-14  6:43 UTC (permalink / raw)
  To: FFmpeg development discussions and patches; +Cc: Jack Lau



> On Oct 14, 2025, at 14:30, Gyan Doshi via ffmpeg-devel <ffmpeg-devel@ffmpeg.org> wrote:
> 
> 
> 
> On 2025-07-25 10:36 am, Jack Lau wrote:
>> 
>>> On Jul 25, 2025, at 12:18, Gyan Doshi <ffmpeg@gyani.pro> wrote:
>>> 
>>> 
>>> 
>>> On 2025-07-25 03:29 am, Jack Lau wrote:
>>>> Signed-off-by: Jack Lau <jacklau1222@qq.com>
>>>> ---
>>>>  Changelog | 1 +
>>>>  1 file changed, 1 insertion(+)
>>>> 
>>>> diff --git a/Changelog b/Changelog
>>>> index 228029ea00..27531ad0ab 100644
>>>> --- a/Changelog
>>>> +++ b/Changelog
>>>> @@ -25,6 +25,7 @@ version <next>:
>>>>  - APV in MP4/ISOBMFF muxing and demuxing
>>>>  - OpenHarmony hardware decoder/encoder
>>>>  - Colordetect filter
>>>> +- WHIP (WebRTC-HTTP Ingestion Protocol) muxer (experimental)
>>> Is support for gnutls planned?
>> Yes, plan to implement it before the end of GSoC 2025
> 
> What's the status on this?
Hello

In my fork https://code.ffmpeg.org/JackLau/FFmpeg/src/branch/gnutls_latest, there was a working implementation.
To be more easy review,  I spilt into several patch and submit to FFmpeg master.
The latest patch is here https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20580

I would be grateful for any review comments or suggestions.

> 
> Regards,
> Gyan
> 
> _______________________________________________
> ffmpeg-devel mailing list -- ffmpeg-devel@ffmpeg.org <mailto:ffmpeg-devel@ffmpeg.org>
> To unsubscribe send an email to ffmpeg-devel-leave@ffmpeg.org <mailto:ffmpeg-devel-leave@ffmpeg.org>
Thanks
Jack

_______________________________________________
ffmpeg-devel mailing list -- ffmpeg-devel@ffmpeg.org
To unsubscribe send an email to ffmpeg-devel-leave@ffmpeg.org

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [FFmpeg-devel] Re: [PATCH v2] Changlog: mention add WHIP muxer (experimental)
  2025-10-14  6:43       ` Jack Lau via ffmpeg-devel
@ 2025-10-14  9:37         ` Gyan Doshi via ffmpeg-devel
  0 siblings, 0 replies; 6+ messages in thread
From: Gyan Doshi via ffmpeg-devel @ 2025-10-14  9:37 UTC (permalink / raw)
  To: ffmpeg-devel; +Cc: Gyan Doshi



On 2025-10-14 12:13 pm, Jack Lau via ffmpeg-devel wrote:
>
>> On Oct 14, 2025, at 14:30, Gyan Doshi via ffmpeg-devel <ffmpeg-devel@ffmpeg.org> wrote:
>>
>>
>>
>> On 2025-07-25 10:36 am, Jack Lau wrote:
>>>> On Jul 25, 2025, at 12:18, Gyan Doshi <ffmpeg@gyani.pro> wrote:
>>>>
>>>>
>>>>
>>>> On 2025-07-25 03:29 am, Jack Lau wrote:
>>>>> Signed-off-by: Jack Lau <jacklau1222@qq.com>
>>>>> ---
>>>>>   Changelog | 1 +
>>>>>   1 file changed, 1 insertion(+)
>>>>>
>>>>> diff --git a/Changelog b/Changelog
>>>>> index 228029ea00..27531ad0ab 100644
>>>>> --- a/Changelog
>>>>> +++ b/Changelog
>>>>> @@ -25,6 +25,7 @@ version <next>:
>>>>>   - APV in MP4/ISOBMFF muxing and demuxing
>>>>>   - OpenHarmony hardware decoder/encoder
>>>>>   - Colordetect filter
>>>>> +- WHIP (WebRTC-HTTP Ingestion Protocol) muxer (experimental)
>>>> Is support for gnutls planned?
>>> Yes, plan to implement it before the end of GSoC 2025
>> What's the status on this?
> Hello
>
> In my fork https://code.ffmpeg.org/JackLau/FFmpeg/src/branch/gnutls_latest, there was a working implementation.
> To be more easy review,  I spilt into several patch and submit to FFmpeg master.
> The latest patch is here https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20580
>
> I would be grateful for any review comments or suggestions.

Ok, it's currently WIP.
Look forward to its merger.

Regards,
Gyan

_______________________________________________
ffmpeg-devel mailing list -- ffmpeg-devel@ffmpeg.org
To unsubscribe send an email to ffmpeg-devel-leave@ffmpeg.org

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-10-14  9:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-24 21:59 [FFmpeg-devel] [PATCH v2] Changlog: mention add WHIP muxer (experimental) Jack Lau
2025-07-25  4:18 ` Gyan Doshi
2025-07-25  5:06   ` Jack Lau
2025-10-14  6:30     ` [FFmpeg-devel] " Gyan Doshi via ffmpeg-devel
2025-10-14  6:43       ` Jack Lau via ffmpeg-devel
2025-10-14  9:37         ` Gyan Doshi via ffmpeg-devel

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git